![]() | JobSessionContract Properties |
The JobSessionContract type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountLogin |
User account, linked with this Job.
|
![]() | CompletedUtc |
Date/Time when the Job was completed.
|
![]() | CreatedUtc |
Date/Time when the Job was created.
|
![]() | CurrentStage |
Current execution stage description.
|
![]() | ErrorMessage |
Last error message, occured during the Job execution.
|
![]() | IsProgressIndeterminate |
Current stage of the Job progress is indeterminate.
|
![]() | JobId |
Unique Job identifier.
|
![]() | ProgressPercentage |
Percent of the Job completion.
|
![]() | StartedUtc |
Date/Time when the Job was started.
|
![]() | State |
Current state of the Job.
|