Click or drag to resize
AircraftFetcherTKey, TDetailForceRefetchOnFastTick Property
Gets or sets a value that, when set, will force a refresh of all aircraft on the next fast tick.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected bool ForceRefetchOnFastTick { get; set; }

Property Value

Type: Boolean
See Also