Compartilhar via


StatusingEventReceiverServiceProxyClient classe

Inheritance hierarchy

System.Object
  System.ServiceModel.ClientBase<IStatusingEventReceiverRemote>
    Microsoft.Office.Project.Server.Events.StatusingEventReceiverServiceProxyClient

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 StatusingEventReceiverServiceProxyClient _
    Inherits ClientBase(Of IStatusingEventReceiverRemote) _
    Implements IStatusingEventReceiverRemote
'Uso
Dim instance As StatusingEventReceiverServiceProxyClient
public class StatusingEventReceiverServiceProxyClient : ClientBase<IStatusingEventReceiverRemote>, 
    IStatusingEventReceiverRemote

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.

Ver também

Referência

StatusingEventReceiverServiceProxyClient membros

Microsoft.Office.Project.Server.Events namespace