The main function to execute
The index of this task (relative to the other tasks spawned to perform this parallel operation)
The unique function ids (IFunctionDefinition.id) of all the functions used in this task. The array always contains the id of the main function to execute but may contain additional function ids, e.g. if the main function accepts a serialized function as parameter.
Number of values that are assigned to each task at most
Generated using TypeDoc
Definition of a parallel task to execute.