'Declaration
Public Function Create() As ITransportChannel
'Usage
Dim instance As TcpTransportChannelFactory Dim value As ITransportChannel value = instance.Create()
public ITransportChannel Create()
public: ITransportChannel^ Create();
Return Value
The transport channel