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