onCancel

P163148 predicate

Indicates that an ongoing or scheduled action, process, or request is being terminated or withdrawn before its normal completion.

Sample triples (3)

Subject Object
CancellationTokenSource causes OperationCanceledException in many Task-based operations
CancellationTokenSource notifies registered callbacks on associated CancellationToken
CancellationTokenSource sets IsCancellationRequested to true