Table of Contents

Method ReportProgress

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

ReportProgress(double)

Reports the progress of the operation by updating the current value.

public void ReportProgress(double value)

Parameters

value double

A new value reflects current progress.