runningCount property

int? runningCount
getter/setter pair

The number of actively running tasks.

Optional.

Implementation

core.int? runningCount;