DataRetrievalWatcherT, E Events |
The DataRetrievalWatcherT, E generic type exposes the following members.
| Name | Description | |
|---|---|---|
| DataRetrievalCollectionChanged |
Indicates that the collection of data items associated with the data retrieval has changed.
| |
| DataRetrievalDone |
Indicates that data retrieval operation being watched by this object has completed.
| |
| DataRetrievalError |
Indicates that data retrieval operation being watched by this object has failed.
| |
| DataRetrievalProgress |
Provides updates on the progress of the data retrieval operation being watched by this object.
|