Freigeben über


ServiceClient-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the ServiceClient class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode ServiceClient() Initializes a new instance of the ServiceClient class with default values.
Öffentliche Methode ServiceClient(String) Initializes a new instance of the ServiceClient class with the specified endpoint configuration name.
Öffentliche Methode ServiceClient(Binding, EndpointAddress) Initializes a new instance of the ServiceClient class that has the specified binding and remote address.
Öffentliche Methode ServiceClient(String, EndpointAddress) Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address.
Öffentliche Methode ServiceClient(String, String) Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address as a string.

Zum Anfang

Siehe auch

Verweis

ServiceClient Klasse

Microsoft.MasterDataServices-Namespace