concurrency property

int concurrency
getter/setter pair

The maximum number of tasks running concurrently.

Implementation

int concurrency = 1;