ApplicationTaskOperation Properties |
The ApplicationTaskOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data |
Data value clone container.
(Inherited from CancellableOperationT.) |
![]() | FailureException |
Holds the failure exception, if the processing had an un-handled failure.
(Inherited from AsyncProcessingOperationT.) |
![]() | JobState |
Processing state of the async job.
(Inherited from AsyncProcessingOperationT.) |
![]() | LinkedTokenSource |
Protected linked cancellation token source.
- Used to request cancellation of the process.
(Inherited from CancellableOperationT.) |
![]() | Task |
The system task that processes this operation.
(Inherited from CancellableOperationT.) |
![]() | Token |
Linked cancellation token.
(Inherited from CancellableOperationT.) |