Click or drag to resize
BaseStationMessageEventArgsIsOutOfBand Property
Gets a value indicating that the message was received on a feed that is not the nominated feed for the aircraft in a merged feed.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsOutOfBand { get; }

Property Value

Type: Boolean
Remarks
At the time of writing this is only set on merged feeds when the message was received from an MLAT source and the aircraft is currently being serviced by a different receiver.
See Also