Click or drag to resize
IMergedFeedListenerIgnoreAircraftWithNoPosition Property
Gets or sets a value indicating whether messages from aircraft are ignored until they transmit a position.

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

Property Value

Type: Boolean
See Also