PromiseBase::LinkToken (open)

Make this promise follow the cancellation of another canceltoken

Syntax

LOADLIB "wh::promise.whlib";

OBJECT FUNCTION LinkToken(OBJECT canceltoken)

Parameters

OBJECT canceltoken
Possible objecttypes:

Canceltoken to follow

Return value

OBJECT

This promise