Gets the TCP port number of the channel.
Declaring type: TcpExChannelData
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public int Port { get; set; }
Property Value

There is no description.