is Queued
Check if the task queued to be run later.
If getClassById repeating task is currently running, it might not be queued now but could be in the future. A task that is not queued, and not running, will not be queued again.
Return
If the task is queued to be run.
Parameters
task Id
The task to check.