AssessmentEndEventArgs Members
Applies To: Windows 8.1
Represents information provided to a solution during the AssessmentEnd event.
The following tables list the members exposed by the AssessmentEndEventArgs type.
Public Properties
Name | Description | |
---|---|---|
Assessment | The assessment object. | |
AssessmentIndex | The index of the assessment in the job’s assessment list. | |
Error | The error that caused the assessment to end. | |
ErrorList | The last error that occurred in processing the assessment, which is also the last error in the assessment error list. | |
ExitCode | The exit code returned by the assessment process. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
AssessmentEndEventArgs Class
Microsoft.Assessments.Hosting Namespace