NotificationsEventReceiverServiceProxyClient 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 NotificationsEventReceiverServiceProxyClient(endpointConfigurationName, _
remoteAddress)
public NotificationsEventReceiverServiceProxyClient(
string endpointConfigurationName,
EndpointAddress remoteAddress
)
Parâmetros
- endpointConfigurationName
Tipo: System.String
- remoteAddress
Tipo: System.ServiceModel.EndpointAddress
Ver também
Referência
NotificationsEventReceiverServiceProxyClient classe
NotificationsEventReceiverServiceProxyClient membros