Defines how a parallel task should be scheduled on the thread pool
How many number of tasks should be created to perform the operation
How many values to process by each task (at most)
Generated using TypeDoc
Defines how a parallel task should be scheduled on the thread pool