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
public property Assessment The assessment object.
public property AssessmentIndex The index of the assessment in the job’s assessment list.
public property Error The error that caused the assessment to end.
public property ErrorList The last error that occurred in processing the assessment, which is also the last error in the assessment error list.
public property ExitCode The exit code returned by the assessment process.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

AssessmentEndEventArgs Class
Microsoft.Assessments.Hosting Namespace