stopAll
Stops all queues that have been created by this scheduler.
stopAll(): void
Related
- class SchedulerA class that creates and manages asynchronous task queues.
- stop()Stops this queue, cancelling invocation of pending tasks.
Stops all queues that have been created by this scheduler.
stopAll(): void