IProgressMonitor IProgressMonitor.CreateChildMonitor(Double units)

Creates a child progress monitor with the current monitor as its parent.

Parameters

  • units
    Type: Double
    The number of parent work units to devote to the child.

Return Value

The created progress monitor.