CancellationToken::IsCancelled (open)
Returns whether this token has been cancelled
Syntax
LOADLIB "wh::promise.whlib";
BOOLEAN FUNCTION IsCancelled()
Return value
BOOLEAN
TRUE if cancelled
Returns whether this token has been cancelled
LOADLIB "wh::promise.whlib";
BOOLEAN FUNCTION IsCancelled()
BOOLEAN
TRUE if cancelled