Describes configuration data of a TcpEx channel.
Declaring type: TcpExChannelData
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method TcpExChannelData Creates a new instance of the TcpExChannelData class.
Collapse/Expand Public Properties
  Name Description
Public Property Addresses Gets the registered addresses of the channel.
Public Property ChannelID Gets or sets the unique identifier of the channel.
Public Property ChannelUris Gets an array of all registered channel URIs.
Public Property Item Gets the value of a channel property by its name.
Public Property Port Gets the TCP port number of the channel.