WorkflowEventReceiverServiceProxyClient classe
Inheritance hierarchy
System.Object
System.ServiceModel.ClientBase<IWorkflowEventReceiverRemote>
Microsoft.Office.Project.Server.Events.WorkflowEventReceiverServiceProxyClient
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxe
'Declaração
Public Class WorkflowEventReceiverServiceProxyClient _
Inherits ClientBase(Of IWorkflowEventReceiverRemote) _
Implements IWorkflowEventReceiverRemote
'Uso
Dim instance As WorkflowEventReceiverServiceProxyClient
public class WorkflowEventReceiverServiceProxyClient : ClientBase<IWorkflowEventReceiverRemote>,
IWorkflowEventReceiverRemote
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.