Compartilhar via


ReportingEventReceiverServiceProxyClient construtor (String, EndpointAddress)

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 Sub New ( _
    endpointConfigurationName As String, _
    remoteAddress As EndpointAddress _
)
'Uso
Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress

Dim instance As New ReportingEventReceiverServiceProxyClient(endpointConfigurationName, _
    remoteAddress)
public ReportingEventReceiverServiceProxyClient(
    string endpointConfigurationName,
    EndpointAddress remoteAddress
)

Parâmetros

Ver também

Referência

ReportingEventReceiverServiceProxyClient classe

ReportingEventReceiverServiceProxyClient membros

ReportingEventReceiverServiceProxyClient em sobrecarga

Microsoft.Office.Project.Server.Events namespace