A TaskHandle implementation for Coroutine jobs.
Checks if the underlying Coroutine job is cancelled.
Cancels the underlying Coroutine job.
Returns the scheduler for the associated plugin.
Chains a task to be executed after the current task with the specified delay.