ClientBaseTChannel Constructor |
Initializes a new instance of the
ClientBaseTChannel class using the default target endpoint from the application configuration file.
Namespace: System.ServiceModelAssemblies: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
CSharpXamlForHtml5.ToBeReplacedAtRuntime.System.ServiceModel.dll (in CSharpXamlForHtml5.ToBeReplacedAtRuntime.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax Exceptions Exception | Condition |
---|
InvalidOperationException | Either there is no default endpoint information in the configuration file, more than one endpoint in the file, or no configuration file. |
See Also