inProgressJobs property

int inProgressJobs

Returns the number of jobs currently in progress.

Implementation

int get inProgressJobs => _inProgressJobs;