Support::ReportProgress methods
Reports the progress of the assessment to the AXE engine and can inform the assessment if it should stop running.
Overload list
Method | Description |
---|---|
ReportProgress(progressType,progressValue,progressMessage) | Reports the progress of the assessment to the AXE engine and can inform the assessment if it should stop running. |
ReportProgress(progressType,progressValue,progressMessage,cancelAssessment) | Reports the progress of the assessment to the AXE engine and can inform the assessment if it should stop running. |