Click or drag to resize
InternetClientSettingsTimeoutMinutes Property
Gets or sets the number of minutes of inactivity before the client times out and stops asking for the aircraft list. If this is zero then the timeout is disabled.

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

Property Value

Type: Int32
See Also