Reporting

IProgressCallback.Reporting method

Reports a progress update.

public void Reporting(double progressValue)
ParameterTypeDescription
progressValueDoubleThe value of the updated progress.

See Also