cancelTask

Cancels the given task from executing.

void
cancelTask
(
UUID id
)

Parameters

id
Type: UUID

The id of the task to cancel.

Meta