Click or drag to resize

DbJobState Properties

The DbJobState type exposes the following members.

Properties
 NameDescription
Public propertyJobId Job identifier
Public propertyKey Gets or sets the key of the job state id
(Overrides DbIdentifiedKey)
Public propertyLastStart Gets or sets the last start time of the job
Public propertyLastState Gets or sets the last status of the job
Public propertyLastStatus Last status text
Public propertyLastStatusSpecified True if the LastStatus value has been explicitly set
Public propertyLastStop Gets or sets the last stop
Public propertyLastStopSpecified True if LastStop is provided.
Top
See Also