Click or drag to resize
IRawMessageTranslatorTrackingTimeoutSeconds Property
Gets or sets the number of seconds before aircraft that are no longer being received are forgotten about.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int TrackingTimeoutSeconds { get; set; }

Property Value

Type: Int32
See Also