Compartir a través de


ServiceClient Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the ServiceClient class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público ServiceClient() Initializes a new instance of the ServiceClient class with default values.
Método público ServiceClient(String) Initializes a new instance of the ServiceClient class with the specified endpoint configuration name.
Método público ServiceClient(Binding, EndpointAddress) Initializes a new instance of the ServiceClient class that has the specified binding and remote address.
Método público ServiceClient(String, EndpointAddress) Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address.
Método público ServiceClient(String, String) Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address as a string.

Arriba

Vea también

Referencia

ServiceClient Clase

Espacio de nombres Microsoft.MasterDataServices