BatchJobInfo Properties |
The BatchJobInfo type exposes the following members.
Name | Description | |
---|---|---|
CompletedOn |
The point of time the batch job has been completed.
| |
CompletionStatus |
The batch job completion status.
| |
Description |
The batch job description.
| |
Id |
The batch job ID.
| |
Lane |
The lane number.
| |
Priority |
The batch job priority.
| |
ProcessedBy |
The name of the worker that picked up the job.
| |
QueueName |
The queue name.
| |
ScheduledOn |
The point of time the batch job has been assigned to a worker.
| |
Status |
The batch job status.
| |
SubmittedBy |
The name of the user that submitted the job. If the job is still inactive (deferred submit) this property defines the user that created the job.
| |
SubmittedOn |
The point of time the batch job has been submitted. If the job is still inactive (deferred submit) this property defines the point of time the batch job has been created.
|