is_cancelled


Description:

public bool is_cancelled ()

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.