maxConcurrentTasks property

int get maxConcurrentTasks

The maximum number of concurrent tasks allowed.

Implementation

int get maxConcurrentTasks => 100000;