Click or drag to resize
DataRetrievalWatcherT, E Events

The DataRetrievalWatcherT, E generic type exposes the following members.

Events
  NameDescription
Public eventDataRetrievalCollectionChanged
Indicates that the collection of data items associated with the data retrieval has changed.
Public eventDataRetrievalDone
Indicates that data retrieval operation being watched by this object has completed.
Public eventDataRetrievalError
Indicates that data retrieval operation being watched by this object has failed.
Public eventDataRetrievalProgress
Provides updates on the progress of the data retrieval operation being watched by this object.
Top
See Also