| FeedStatus Properties |
The FeedStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionStatus |
Gets or sets the connection status.
| |
| ConnectionStatusDescription |
Gets or sets a description of the connection status.
| |
| DataVersion |
Gets or sets a value that is incremented any time there is a change of value for the feed.
| |
| FeedId |
Gets or sets the unique ID of the feed.
| |
| HasAircraftList |
Gets or sets a value indicating that an aircraft list is tracking the aircraft on the feed.
| |
| HasPolarPlot |
Gets or sets a value indicating that the feed has a polar plot attached to it.
| |
| IsMergedFeed |
Gets or sets a value indicating that this is a merged feed as opposed to a reciever.
| |
| Name |
Gets or sets the name of the feed.
| |
| TotalAircraft |
Gets or sets the total number of bad messages.
| |
| TotalBadMessages |
Gets or sets the total number of bad messages received.
| |
| TotalMessages |
Gets or sets the total number of messages received.
|