Click or drag to resize

ExternalDrivenBackgroundMonitorGetProgressReporter Method

Gets a progress reporter for this monitor.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IProgressReporter GetProgressReporter()

Return Value

IProgressReporter
A new progress reporter connected to this monitor.
See Also