Compartilhar via


ReportingEventReceiverServiceProxyClient classe

Inheritance hierarchy

System.Object
  System.ServiceModel.ClientBase<IReportingEventReceiverRemote>
    Microsoft.Office.Project.Server.Events.ReportingEventReceiverServiceProxyClient

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

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

ReportingEventReceiverServiceProxyClient membros

Microsoft.Office.Project.Server.Events namespace