Click or drag to resize
ClientBaseTChannelChannel Property
Gets the inner channel used to send messages to variously configured service endpoints.

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 Object Channel { get; }

Property Value

Type: Object
See Also