Click or drag to resize
IListener Methods

The IListener type exposes the following members.

Methods
  NameDescription
Public methodChangeSource
Changes the connector and/or message bytes extractor used by the listener.
Public methodConnect
Connects to the source of aircraft data. Incoming messages from the source will raise events on the listener.
Public methodDisconnect
Called implicitly by Dispose, disconnects from the source of aircraft message data.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also