runningJobCount property

int get runningJobCount

Get count of currently running jobs

Implementation

int get runningJobCount => _runningJobs.length;