JobBeginEventArgs Members

Applies To: Windows 8.1

Defines the event arguments that are passed to a JobBegin event.

The following tables list the members exposed by the JobBeginEventArgs type.

Public Properties

  Name Description
public property Job A Job object that has been queued to be run. The Job object is owned by the AXE engine and should not be deleted.

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

JobBeginEventArgs Class
Microsoft.Assessments.Hosting Namespace