Click or drag to resize
BaseStationMessageEventArgs Properties

The BaseStationMessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyIsOutOfBand
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.
Public propertyIsSatcomFeed
Gets a value indicating that the message was received on a feed that is flagged as a SatCom feed.
Public propertyMessage
Gets the message that was transmitted by BaseStation.
Top
See Also