Collapse All
ShellBrowser Delphi Components Documentation
Jam.Threading.ICancellationIndicator
Jam.Threading
Legend
Members
ICancellationIndicator Methods
Class Hierarchy
Syntax
Pascal
ICancellationIndicator
=
interface
;
Description
Allows to query if an operation was canceled.
Namespace
Jam.Threading
ICancellationIndicator Methods
Name
Description
function IsCancellationRequested: Boolean;
Gets whether cancellation has been requested for this token.
Links
Jam.Threading
,
Legend
,
Members
,
ICancellationIndicator Methods
Contents
|
Index
|
Home