Click or drag to resize

IProgressReporterShouldReportNow Property

True if we should report the progress now. The progress can be reported at any time, but if the evaluation of the progress is costing, then this flag should be viewed first.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool ShouldReportNow { get; }

Property Value

Boolean
See Also