Db |
The DbJobState type exposes the following members.
| Name | Description | |
|---|---|---|
| JobId | Job identifier | |
| Key |
Gets or sets the key of the job state id
(Overrides DbIdentifiedKey) | |
| LastStart | Gets or sets the last start time of the job | |
| LastState | Gets or sets the last status of the job | |
| LastStatus | Last status text | |
| LastStatusSpecified | True if the LastStatus value has been explicitly set | |
| LastStop | Gets or sets the last stop | |
| LastStopSpecified | True if LastStop is provided. |