Wrapper around an asynchronous scheduled task.
Creates a new asynchronous scheduled task.
Gets the id of the task.
Gets the amount of times the task should be repeated.
Gets the scheduler of the task.
Gets the time to wait between each execution of the task.
See Implementation
Wrapper around an asynchronous scheduled task.