Skip to main content

Module cancel

Module cancel 

Source

Structsยง

CancellationToken
A token that can be used to cancel ongoing operations. Uses an atomic bool for reliable cancellation detection.