Expand description
Request cancellation (CancellationToken) compatible with cooperative async abort.
Structs§
- Cancellation
Token - A token which can be used to signal a cancellation request to one or more tasks.
Request cancellation (CancellationToken) compatible with cooperative async abort.