ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.ICancellationIndicator.IsCancellationRequested

Gets whether cancellation has been requested for this token.

Syntax
Pascal
function IsCancellationRequested: Boolean;

True if cancellation has been requested for this token; otherwise False.