Method ReportProgress
ReportProgress(double)
Reports the progress of the operation by updating the current value.
public void ReportProgress(double value)
Parameters
valuedoubleA new value reflects current progress.
Reports the progress of the operation by updating the current value.
public void ReportProgress(double value)
value doubleA new value reflects current progress.