JobExecutionInfo Class

Applies To: Windows 8.1

Defines configuration information for how a job is run and returns information about how the job ran.

Namespace: Microsoft.Assessments.Hosting
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)

Usage

'Usage
Dim instance As JobExecutionInfo

Syntax

'Declaration
Public NotInheritable Class JobExecutionInfo
public sealed class JobExecutionInfo
public ref class JobExecutionInfo sealed
public final class JobExecutionInfo
public final class JobExecutionInfo

Inheritance Hierarchy

System.Object
  Microsoft.Assessments.Hosting.JobExecutionInfo

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

See Also

Reference

JobExecutionInfo Members
Microsoft.Assessments.Hosting Namespace