Click or drag to resize
IFeed Methods

The IFeed type exposes the following members.

Methods
  NameDescription
Public methodApplyConfiguration(MergedFeed, IEnumerableIFeed)
Updates the listener with the new configuration options passed across.
Public methodApplyConfiguration(Receiver, Configuration)
Updates the listener with the new configuration options passed across.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInitialise(MergedFeed, IEnumerableIFeed)
Initialises the feed with the merged feed configuration settings passed across.
Public methodInitialise(Receiver, Configuration)
Initialises the feed with the receiver configuration settings passed across.
Top
See Also