taskCount property

int? taskCount
getter/setter pair

The desired number of tasks the execution should run.

Will replace existing task_count value.

Implementation

core.int? taskCount;