dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
cancelTask
dash
utility
tasks
Cancels the given task from executing.
void
cancelTask
(
UUID
id
)
Parameters
id
Type:
UUID
The id of the task to cancel.
Meta
Source
See Implementation
dash
utility
tasks
functions
cancelTask
executeTasks
resetTasks
scheduleDelayedTask
scheduleInterpolateTask
scheduleIntervaledTask
scheduleTask
scheduleTimedTask
Cancels the given task from executing.