|
Name |
Description |
![]() |
Allows to query if an operation was canceled. | |
![]() |
Propagates notification that operations should be canceled. | |
![]() |
This interface gives access to the result of an asynchronous operation. | |
![]() |
This marker interface can be implemented by workitems that must not be interrupted, e.g. because they perform a long lasting file write operation. | |
![]() |
Allows to pause work. | |
![]() |
Interface that can be implemented by classes that can be terminated or aborted. | |
![]() |
interface that ecapsulates a worker treadpool to that IWorkItems can be added. | |
![]() |
This interface must be implemented by classes that should be added top a |