Click or drag to resize
ClientBaseTChannel Constructor

Namespace: System.ServiceModel
Assemblies:  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
C#
protected ClientBase()
Exceptions
ExceptionCondition
InvalidOperationExceptionEither there is no default endpoint information in the configuration file, more than one endpoint in the file, or no configuration file.
See Also