ClientBaseTChannel Constructor |
Name | Description | |
---|---|---|
![]() | ClientBaseTChannel | Initializes a new instance of the ClientBaseTChannel class using the default target endpoint from the application configuration file. |
![]() | ClientBaseTChannel(String) | Initializes a new instance of the ClientBaseTChannel class using the configuration information specified in the application configuration file by endpointConfigurationName. |
![]() | ClientBaseTChannel(Binding, EndpointAddress) | Initializes a new instance of the ClientBaseTChannel class using the specified binding and target address. |
![]() | ClientBaseTChannel(String, EndpointAddress) | Initializes a new instance of the ClientBaseTChannel class using the specified target address and endpoint information. |
![]() | ClientBaseTChannel(String, String) | Initializes a new instance of the ClientBaseTChannel class. |