SequentialTaskGroup

constructor(tasks: Array<Task>)

Create a new SequentialTaskGroup with tasks.

Parameters

tasks

The tasks to run in sequence