Click or drag to resize
BaseStationSettingsSatcomTrackingTimeoutMinutes Property
Gets or sets the number of minutes that aircraft on a satellite feed should remain in the aircraft list after their last transmission.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int SatcomTrackingTimeoutMinutes { get; set; }

Property Value

Type: Int32
See Also