Internal
The type of the task worker parameters.
The type of the task worker result.
The execution mode of the group task.
The sub tasks of the group task, which will be executed on execution of the group task.
Optional
workerThe task worker function that if defined, will be run when the task is executed.
Optional
workerThe task worker parameters that if defined, will be passed to the task work function as its arguments for task execution.
Generated using TypeDoc
The new interface of the configuration options for a group task.