Engine Methods

Applies To: Windows 8.1

Public Methods

(see also Protected Methods)

  Name Description
public method AnalyzeResults Analyzes the assessment results.
public method CancelAssessment Asynchronously requests that the specified assessment stop running.
public method CancelJob Asynchronously requests that the current assessment stop running and the job ends without running any more assessments.
public method Dispose Releases all resources used by the object.
public method Equals  (Inherited from Object)
public method ExecuteJob Synchronously runs a loaded job.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method RemovePendingRebootJob Removes an abandoned task that restarts job execution upon a system reboot, so that other jobs can be executed.
public method TerminateJob Ends a job without waiting for any assessment to exit.
public method ToString  (Inherited from Object)

Protected Methods

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

See Also

Reference

Engine Class
Microsoft.Assessments.Hosting Namespace