Void
IProgressMonitor
.BeginWork(String name, Double units)
Starts work engaged with progress monitoring.
Remarks
Examples
Parameters
name
Type: String
The name of the work.
units
Type: Double
The total number of units to allocate for this work.
Return Value
Type: Void