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
valueProgressInfoThe progress information to report.