Skip to main content

Module cancel

Module cancel 

Source
Expand description

Request cancellation (CancellationToken) compatible with cooperative async abort.

Structs§

CancellationToken
A token which can be used to signal a cancellation request to one or more tasks.