| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ClientBase Dim value As ITransportChannel value = instance.TransportChannel | |
| C# | |
|---|---|
public ITransportChannel TransportChannel {get;} | |
Property Value
The transport channel.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x