| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ITransportChannelFactory Dim value As ITransportChannel value = instance.Create() | |
| C# | |
|---|---|
ITransportChannel Create() | |
Return Value
the transport channelTarget Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x