Compartir a través de


Clase WorkflowEventReceiverServiceProxyClient

Jerarquía de la herencia

System.Object
  System.ServiceModel.ClientBase<IWorkflowEventReceiverRemote>
    Microsoft.Office.Project.Server.Events.WorkflowEventReceiverServiceProxyClient

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public Class WorkflowEventReceiverServiceProxyClient _
    Inherits ClientBase(Of IWorkflowEventReceiverRemote) _
    Implements IWorkflowEventReceiverRemote
'Uso
Dim instance As WorkflowEventReceiverServiceProxyClient
public class WorkflowEventReceiverServiceProxyClient : ClientBase<IWorkflowEventReceiverRemote>, 
    IWorkflowEventReceiverRemote

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros WorkflowEventReceiverServiceProxyClient

Espacio de nombres Microsoft.Office.Project.Server.Events