IScheduler.shutdown

Forces early termination of all active tasks and shuts down event loop.

After this method has been called any attempt to interact with the scheduler will kill the calling task.

interface IScheduler
void
shutdown
()

Meta