Compartilhar via


WssInteropEventReceiverServiceProxyClient 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 WssInteropEventReceiverServiceProxyClient(endpointConfigurationName, _
    remoteAddress)
public WssInteropEventReceiverServiceProxyClient(
    string endpointConfigurationName,
    EndpointAddress remoteAddress
)

Parâmetros

Ver também

Referência

WssInteropEventReceiverServiceProxyClient classe

WssInteropEventReceiverServiceProxyClient membros

WssInteropEventReceiverServiceProxyClient em sobrecarga

Microsoft.Office.Project.Server.Events namespace