Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains classes and interfaces to use when querying for status updates for a task.
Classes
Class | Description | |
---|---|---|
![]() |
CancellableTaskStatusQuery | Contains the base functionality for performing status queries for a cancellable task. |
![]() |
QuickStatusAsyncResult | Contains the default implementation for delivering the status of an asynchronous update. |
![]() |
SyncTaskStatusQuery | Contains the base functionality for performing status queries for a task. |
![]() |
TaskQuickStatus | Represents the detailed status properties of the task. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
ITaskStatusQuery | Exposes methods for providing an asynchronous status query. |
Return to top