maxWorkerCount property

String? maxWorkerCount
getter/setter pair

The maximum number of workers to be used for parallel processing.

Defaults to 10 if not specified.

Optional.

Implementation

core.String? maxWorkerCount;