Click or drag to resize
ReceiverIdleTimeoutMilliseconds Property
Gets or sets the period of time that must elapse with no received content before the network connection is reset.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int IdleTimeoutMilliseconds { get; set; }

Property Value

Type: Int32
See Also