Gets whether cancellation has been requested for this token.
function IsCancellationRequested: Boolean;
True if cancellation has been requested for this token; otherwise False.
Jam.Threading.ICancellationIndicator