IFeedManager Events |
The IFeedManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionStateChanged |
Raised when the listener attached to a feed changes its connection state.
|
![]() | ExceptionCaught |
Raised when an exception is caught on the background thread. The background thread should not
pass ThreadAbortException through this.
(Inherited from IBackgroundThreadExceptionCatcher.) |
![]() | FeedsChanged |
Raised when the collection of feeds managed by the object is changed.
|