is_cancelled
Description:
Checks if a cancellable job has been cancelled.
Parameters:
| this |
a Cancellable or null |
Returns:
|
true if this is cancelled, FALSE if called with null or if item is not cancelled. |
Checks if a cancellable job has been cancelled.
| this |
a Cancellable or null |
|
true if this is cancelled, FALSE if called with null or if item is not cancelled. |