Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows 8.1
Represents information provided to a solution by the ProgressUpdate event.
The following tables list the members exposed by the ProgressUpdateEventArgs type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Assessment | The assessment object. | 
| .gif) | AssessmentIndex | The index of the assessment in the job’s assessment list. | 
| .gif) | ProgressMessage | A string that is interpreted according to the ProgressType enumeration. | 
| .gif) | ProgressType | The type of progress data that is contained within the other parameters. Client applications need to interpret the other parameters based on the value in this parameter. | 
| .gif) | ProgressValue | An integer value that is interpreted according to the AxeProgressType enumeration. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | (Inherited from Object) | 
| .gif) | GetHashCode | (Inherited from Object) | 
| .gif) | GetType | (Inherited from Object) | 
| .gif) | ToString | (Inherited from Object) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (Inherited from Object) | 
| .gif) | MemberwiseClone | (Inherited from Object) | 
Top
See Also
Reference
ProgressUpdateEventArgs Class
Microsoft.Assessments.Hosting Namespace