ExternalDrivenBackgroundMonitorGetProgressReporter Method |
Gets a progress reporter for this monitor.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IProgressReporter GetProgressReporter()
Return Value
IProgressReporterA new progress reporter connected to this monitor.
See Also