IProgressMonitor
IProgressMonitor
.CreateChildMonitor(Double units)
Creates a child progress monitor with the current monitor as its parent.
Remarks
Examples
Parameters
units
Type: Double
The number of parent work units to devote to the child.
Return Value
Type:
IProgressMonitor
The created progress monitor.