Gets the value of a channel property by its name.
Declaring type: TcpExChannelData
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public object this [
        object key
] { get; set; }
Parameters
key
Property name
Property Value

There is no description.