Enables or disables TCP KeepAlive.
Declaring type: TcpDuplexServerProtocolSetup
Namespace: Zyan.Communication.Protocols.Tcp
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public bool TcpKeepAliveEnabled { get; set; }
Property Value

There is no description.