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