IListener Methods |
The IListener type exposes the following members.
Name | Description | |
---|---|---|
ChangeSource |
Changes the connector and/or message bytes extractor used by the listener.
| |
Connect |
Connects to the source of aircraft data. Incoming messages from the source will raise events on the listener.
| |
Disconnect |
Called implicitly by Dispose, disconnects from the source of aircraft message data.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |