ThreadsΒΆ

Specifies the number of threads the command is allowed to use for parallelization. This might need to be set when running multiple computationally intensive commands in parallel.

Format

Number

A positive integer number of threads to be used for parallelization.

Default

The parameter defaults to the value of the global Threads parameter.