Click or drag to resize

IJob Properties

The IJob type exposes the following members.

Properties
  NameDescription
Public propertyCanCancel
True if the job can be cancelled
Public propertyCurrentState
Gets the current status of the job
Public propertyDescription
Gets the description of the job
Public propertyId
A unique identifier for this job
Public propertyLastFinished
Gets the time the job last finished
Public propertyLastStarted
Gets the time the job last started
Public propertyName
The name of the job
Public propertyParameters
Get the parameter definitions
Top
See Also