TaskFiber.interrupt

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

class TaskFiber
shared @safe nothrow
void
interrupt
()

Meta