Click or drag to resize
AircraftFetcherTKey, TDetailAutomaticDeregisterIntervalMilliseconds Property
Gets the number of milliseconds that have to pass after the last registration before the aircraft is automatically deregistered.

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

Property Value

Type: Int32
See Also