scheduledCount property

int scheduledCount

The total number of tasks scheduled (runningCount + waitingCount).

Implementation

int get scheduledCount;