IProgressIndicationService Methods
Allows you to display a progress indicator for time-consuming operations.
Name | Description |
---|---|
Begin |
Initializes and displays a progress indicator. |
End() | Finalizes progress indication. |
Set |
Modifies the indicator value to track progress. |
See Also