Cancellable.isCancelled

Checks if a cancellable job has been cancelled.

class Cancellable
bool
isCancelled
()

Return Value

Type: bool

%TRUE if @cancellable is cancelled, FALSE if called with %NULL or if item is not cancelled.

Meta