IRawMessageTranslatorTrackingTimeoutSeconds Property |
Gets or sets the number of seconds before aircraft that are no longer being received are forgotten about.
Namespace: VirtualRadar.Interface.BaseStationAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int TrackingTimeoutSeconds { get; set; }
Property TrackingTimeoutSeconds As Integer
Get
Set
property int TrackingTimeoutSeconds {
int get ();
void set (int value);
}
abstract TrackingTimeoutSeconds : int with get, set
Property Value
Type:
Int32See Also