BeginWork(string, double)

Starts work engaged with progress monitoring.

Declaration Syntax

public void BeginWork(string name, double units)

Parameters

name(string)

The name of the work.

units(double)

The total number of units to allocate for this work.