JobPendingEventArgs Members
Applies To: Windows 8.1
Defines the event arguments that are passed to a JobPending event.
The following tables list the members exposed by the JobPendingEventArgs type.
Public Properties
Name | Description | |
---|---|---|
Job | The Job object that has been queued to run. The Job object is owned by the AXE engine and should not be deleted. | |
Timeout | The amount of time the engine will wait for a job running within another engine to finish. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
JobPendingEventArgs Class
Microsoft.Assessments.Hosting Namespace