Partilhar via


Construtor ServiceClient

Incluir membros protegidos
Incluir membros herdados

Initializes a new instance of the ServiceClient class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
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.

Início

Consulte também

Referência

ServiceClient Classe

Namespace Microsoft.MasterDataServices