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 | |
---|---|---|
ServiceClient() () () () | Initializes a new instance of the ServiceClient class with default values. | |
ServiceClient(String) | Initializes a new instance of the ServiceClient class with the specified endpoint configuration name. | |
ServiceClient(Binding, EndpointAddress) | Initializes a new instance of the ServiceClient class that has the specified binding and remote address. | |
ServiceClient(String, EndpointAddress) | Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address. | |
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