Click or drag to resize
IMergedFeedListener Methods

The IMergedFeedListener type exposes the following members.

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