Creates a new instance of the TcpCustomClientProtocolSetup class.
Declaring type: TcpCustomClientProtocolSetup
Namespace: Zyan.Communication.Protocols.Tcp
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method TcpCustomClientProtocolSetup (Versioning) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup () Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (bool) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (Versioning, bool) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (bool, string) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (Versioning, bool, string) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (bool, string, int) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (Versioning, bool, string, int) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (bool, string, bool) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (Versioning, bool, string, bool) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (bool, string, int, bool) Creates a new instance of the TcpCustomClientProtocolSetup class.
Public Method TcpCustomClientProtocolSetup (Versioning, bool, string, int, bool) Creates a new instance of the TcpCustomClientProtocolSetup class.