LookupTableEventReceiverServiceProxyClient - Constructeur (String, EndpointAddress)
Espace de noms : Microsoft.Office.Project.Server.Events
Assembly : Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntaxe
'Déclaration
Public Sub New ( _
endpointConfigurationName As String, _
remoteAddress As EndpointAddress _
)
'Utilisation
Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress
Dim instance As New LookupTableEventReceiverServiceProxyClient(endpointConfigurationName, _
remoteAddress)
public LookupTableEventReceiverServiceProxyClient(
string endpointConfigurationName,
EndpointAddress remoteAddress
)
Paramètres
- endpointConfigurationName
Type : System.String
- remoteAddress
Type : System.ServiceModel.EndpointAddress
Voir aussi
Référence
LookupTableEventReceiverServiceProxyClient classe
LookupTableEventReceiverServiceProxyClient - Membres