CancellationToken (open)

A cancellation token provides the notification that an operation is cancelled

It is modelled with .NET CancellationTokens as an example.

Syntax

LOADLIB "wh::promise.whlib";

OBJECTTYPE CancellationToken

Properties

Functions