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