method cancel
| 1 | class Cancellation | 
| 1.1 | (Cancellation) method cancel | 
Documentation for method cancel assembled from the following types:
class Cancellation
From Cancellation
(Cancellation) method cancel
Defined as:
method cancel()
Usage:
Cancellation.cancel
Cancels the scheduled execution of a task before normal completion.