Click or drag to resize

ExternalDrivenBackgroundMonitorSetShouldReportNow Method

Sets the ShouldReportNow flag to true to indicate that the worker thread should report its progress.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual void SetShouldReportNow()

Implements

IExternalDrivenBackgroundMonitorSetShouldReportNow
See Also