DirectTcpipChannelInfo
Used to open "direct-tcpip" channel type.
Specifies channel open type.
Gets the host to connect.
Gets the originator address.
Gets the originator port.
Gets the port to connect.
Initializes a new instance of the DirectTcpipChannelInfo class from the
specified data.
public DirectTcpipChannelInfo(string hostToConnect, uint portToConnect, string originatorAddress, uint originatorPort)
Initializes a new instance of the DirectTcpipChannelInfo class.