IProgress |
The IProgressMonitor type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDisposed | Gets a flag indicating whether this instance is disposed. | |
| Progress | Gets the progress. If the value changes, it must be notified through the INotifyPropertyChanged interface. | |
| Status | Gets the overall status of the task. | |
| TaskName | Gets the name of the task. | |
| Text0 | Gets the text at level 0. If the value changes, it must be notified through the INotifyPropertyChanged interface. |