Конструктор 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. |
В начало