The properties of the IExecutionHistoryItem class are listed here.
|
Name |
Description |
|
Gets the OID of the agent on which this instance executed | |
|
Gets the captured files for the job | |
|
Comments for this job instance. | |
|
The name of the computer on which the instance ran. | |
|
Indicates the restart count for the currently-executing step. | |
|
Indicates the maximum number of restarts that will be attempted for the current step. | |
|
Gets the date/time at which execution of the job finished. | |
|
Identifies the execution request from which this instance originated. | |
|
Gets the date/time at which execution of the job began. | |
|
Gets the instance ID for this instance. | |
|
Gets a value that indicates whether this instance is currently running. | |
|
Gets a value that indicates whether this instance is currently waiting for a condition, resource, previous instance, queue slot, etc. | |
|
Gets the Job the history item belongs to | |
| ||
|
Gets the kernel mode processor time (in milliseconds) for this instance of the job. | |
|
Gets the number of the last step executed, or the step currently being executed if the instance is still running. | |
|
Indicates whether the instance ran on the host server (True) or on an Agent (False). | |
|
Gets the memory usage for the job | |
|
A sequential ID number assigned by the database as records are added. | |
|
Indicates the restart count for this instance. | |
|
Indicates the maximum number of restarts that will be attempted. | |
|
Gets the current status of the instance. | |
|
Indicates whether the status of this instance has been acknowledged. | |
|
A collection of IExecutionHistoryStep objects containing information about the instance's steps. | |
|
Gets the user mode processor time (in milliseconds) for this instance of the job. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|