Click or drag to resize

IExternalDrivenBackgroundMonitorSetShouldReportNow 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.3179.0 (4.8.3179.0)
Syntax
C#
void SetShouldReportNow()
See Also