Engine Class
Applies To: Windows 8.1
Controls the execution, progress reporting and results generation for a job. A job consists of a collection of assessments. A solution uses this class to access AXE functionality.
Namespace: Microsoft.Assessments.Hosting
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Dim instance As Engine
Syntax
'Declaration
Public NotInheritable Class Engine
Implements IDisposable
public sealed class Engine : IDisposable
public ref class Engine sealed : IDisposable
public final class Engine implements IDisposable
public final class Engine implements IDisposable
Inheritance Hierarchy
System.Object
Microsoft.Assessments.Hosting.Engine
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows 8.1