Creates a new instance of the Connection class.
Declaring type: Connection
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Protected Method Connection (string, TcpExChannel, bool, ulong, ulong, short, int) Creates a new instance of the Connection class.
Protected Method Connection (Socket, TcpExChannel, bool, ulong, ulong, short, int) Creates a new instance of the Connection class.