Click or drag to resize
IFeedManager Events

The IFeedManager type exposes the following members.

Events
  NameDescription
Public eventConnectionStateChanged
Raised when the listener attached to a feed changes its connection state.
Public eventExceptionCaught
Raised when an exception is caught on the background thread. The background thread should not pass ThreadAbortException through this.
(Inherited from IBackgroundThreadExceptionCatcher.)
Public eventFeedsChanged
Raised when the collection of feeds managed by the object is changed.
Top
See Also