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