Click or drag to resize

DataRetrievalWatcherT, E Properties

The DataRetrievalWatcherT, E generic type exposes the following members.

Properties
  NameDescription
Public propertyIsCancelled
Returns true if the retrieval operation has been cancelled.
Public propertyIsCompleted
Returns true if the retrieval operation has completed successfully.
Public propertyRequestId
The unique request ID associated with this data retrieval. If the request has not been initiated or is not outstanding, the value will be 0.
Top
See Also