Wrapper around a asynchronous scheduler.
Creates a new asynchronous scheduler.
Addds a scheduled task to the scheduler.
Removes a task from the scheduler and halts its execution.
Gets the id of the scheduler.
See Implementation
Wrapper around a asynchronous scheduler.