Method Report
- Namespace
- Innova.Prism.Library.ClassDefinitions
- Assembly
- Innova.Prism.Library.dll
Report(ProgressInfo)
Reports progress by publishing a progress event.
public virtual void Report(ProgressInfo value)
Parameters
value
ProgressInfoThe progress information to report.