Gets or sets the TCP KeepAlive time in milliseconds.
Declaring type: Connection
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ulong TcpKeepAliveTime { get; set; }
Property Value

There is no description.