IJob |
The IJobState type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentState | Gets the current state | |
| Job | Gets or sets the | |
| LastStartTime | Gets the start time of the job | |
| LastStopTime | Gets the last stop time | |
| Progress | Gets the progress of the job | |
| StatusText | Gets the text of the state of the job |
| Name | Description | |
|---|---|---|
| IsRunning |
Determine if the IJobState is running
(Defined by ExtensionMethods) |