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