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