IOperation Methods
Include Protected Members
Include Inherited Members
The IOperation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CancelAllDependentOperations | Cancels the current operation and all operations that depend on it. |
![]() |
CancelSingleOperation | Cancels a single operation. |
![]() |
GetAllDependencies | Gets the collection of all operations this operation depends on. |
![]() |
GetDependentOperations | Gets the collection of all operations that depend on the current one. |
![]() |
GetDirectDependencies | Gets the collection of operations that this operation is directly dependent on. |
![]() |
Retry | Retries the operation. |
Top
.gif)