| Visual Basic (Usage) | Copy Code |
|---|---|
Dim channel As ITransportChannel Dim instance As New ClientBase(channel) | |
| C# | |
|---|---|
public ClientBase( ITransportChannel channel ) | |
Parameters
- channel
- The channel.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x