Expand description
Utilities for handling tasks.
Structs§
- Critical
Task Execution Handle - The CriticalTaskExecutionHandle is a handle for a critical task that is expected to complete successfully. This handle provides two cancellation mechanisms:
Type Aliases§
- Critical
Task Handler - Type alias for a critical task handler function.