←Select platform
In This Topic ▼

JobInformation Class Properties

Summary

For a list of all members of this type, see JobInformation members

Public Properties

Name Description
Public Property
Abort Gets or sets a value indicating if a job was marked to abort.
Public Property AddedTime Gets or sets a value indicating the date and time a job was added.
Public Property Attempts Gets or sets a value indicating the numbers of times a job has been attempted for processing.
Public Property CompletedTime Gets or sets a value indicating the date and time a job was successfully processed.
Public Property FailedTime Gets or sets a value indicating the date and time a job failed during processing.
Public Property FailureInformation Gets or sets the FailureInformation for the specified job.
Public Property ID Gets or sets the ID (GUID) of a job.
Public Property JobType Gets or sets the job type for a job.
Public Property LastStartedTime Gets or sets the date and time a job last started processing.
Public Property LastUpdatedTime Gets or sets the last date and time the progress or status was updated for a job.
Public Property Metadata Gets or sets the Metadata for the specified job.
Public Property Percentage Gets or sets the progress for a job.
Public Property Status Gets or sets the status of a job.
Public Property Worker Gets or sets the name of the last worker which processed a job.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.JobProcessor.DataContracts Assembly