Click or drag to resize
AircraftFetcherTKey, TDetailAutomaticRecheckIntervalMilliseconds Property
Gets the number of milliseconds between automatic refetches of the aircraft data. 0 indicates that automatic refetching is not required.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected abstract int AutomaticRecheckIntervalMilliseconds { get; }

Property Value

Type: Int32
See Also