Condividi tramite


Costruttore ServiceClient

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