Gets the registered addresses of the channel.
Declaring type: TcpExChannelData
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public List<string> Addresses { get; set; }
Property Value

There is no description.