cancel
Cancels the operation.
Return
false
if the cancelable was able to be cancelled, otherwise true
.
Parameters
mayInterruptIfRunning
true
if the thread executing this task should be interrupted; otherwise, in-progress tasks are allowed to complete.
Cancels the operation.
Return
false
if the cancelable was able to be cancelled, otherwise true
.