Click or drag to resize

DummyProgressReporterReportStatus Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.DummyProgressReporter.ReportStatus(Altaxo.OperationStatus)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ReportStatus(
	OperationStatus status
)

Parameters

status  OperationStatus

[Missing <param name="status"/> documentation for "M:Altaxo.Main.Services.DummyProgressReporter.ReportStatus(Altaxo.OperationStatus)"]

Implements

IProgressReporterReportStatus(OperationStatus)
See Also