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

There is no description.