Table of Contents

Constructor WaitAllCompleted

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

WaitAllCompleted(params ProgressiveTask[])

Creates a wait instruction over a fixed set of tasks.

public WaitAllCompleted(params ProgressiveTask[] tasks)

Parameters

tasks ProgressiveTask[]

Tasks to monitor.