Click or drag to resize
ManagerConnectionPingInterval Property
Timeout from Ping to Pong. If no Pong received send Disconnect event. Set to zero to disable.

Namespace: AsterNET.Manager
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int PingInterval { get; set; }

Property Value

Type: Int32
See Also