Поделиться через


Конструктор ServiceClient

Показывать защищенные элементы
Показывать наследуемые элементы

Initializes a new instance of the ServiceClient class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод 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.

В начало

См. также

Справочник

ServiceClient Класс

Пространство имен Microsoft.MasterDataServices