scheduledCount property

int get scheduledCount

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

Implementation

int get scheduledCount;