| IFeed Methods |
The IFeed type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyConfiguration(MergedFeed, IEnumerableIFeed) |
Updates the listener with the new configuration options passed across.
| |
| ApplyConfiguration(Receiver, Configuration) |
Updates the listener with the new configuration options passed across.
| |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| Initialise(MergedFeed, IEnumerableIFeed) |
Initialises the feed with the merged feed configuration settings passed across.
| |
| Initialise(Receiver, Configuration) |
Initialises the feed with the receiver configuration settings passed across.
|