IProgressUpdateEventHandler class
The IProgressUpdateEventHandler interface enables a solution to receive notification from the AXE engine about the progress of an assessment.
When to implement
Solutions that need to display progress information to the user should implement a IProgressUpdateEventHandler interface.
IProgressUpdateEventHandler has these types of members:
Methods
The IProgressUpdateEventHandler class has these methods.
Method | Description |
---|---|
OnProgressUpdate | The AXE Core raises this event to notify the solution of the current progress reported by the assessment. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|