Condividi tramite


Costruttore ServiceClient

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the ServiceClient class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico ServiceClient() Initializes a new instance of the ServiceClient class with default values.
Metodo pubblico ServiceClient(String) Initializes a new instance of the ServiceClient class with the specified endpoint configuration name.
Metodo pubblico ServiceClient(Binding, EndpointAddress) Initializes a new instance of the ServiceClient class that has the specified binding and remote address.
Metodo pubblico ServiceClient(String, EndpointAddress) Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address.
Metodo pubblico ServiceClient(String, String) Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address as a string.

In alto

Vedere anche

Riferimento

ServiceClient Classe

Spazio dei nomi Microsoft.MasterDataServices