Constructor WaitAllCompleted
WaitAllCompleted(params ProgressiveTask[])
Creates a wait instruction over a fixed set of tasks.
public WaitAllCompleted(params ProgressiveTask[] tasks)
Parameters
tasksProgressiveTask[]Tasks to monitor.
Creates a wait instruction over a fixed set of tasks.
public WaitAllCompleted(params ProgressiveTask[] tasks)
tasks ProgressiveTask[]Tasks to monitor.