TaskFiber.interrupt

Throws an InterruptExeption within the task as soon as it calls a blocking function.

class TaskFiber
abstract
void
interrupt
()

Meta