Internal
The type of the task worker parameters.
The type of the task worker result.
The sub tasks of the group task, which will be executed on execution of the group task.
The execution type of the group task.
Will be removed in next major release. Use mode instead of type.
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 old interface of the configuration options for a group task.