Click or drag to resize

JobSessionContract Properties

The JobSessionContract type exposes the following members.

Properties
  NameDescription
Public propertyAccountLogin
User account, linked with this Job.
Public propertyCompletedUtc
Date/Time when the Job was completed.
Public propertyCreatedUtc
Date/Time when the Job was created.
Public propertyCurrentStage
Current execution stage description.
Public propertyErrorMessage
Last error message, occured during the Job execution.
Public propertyIsProgressIndeterminate
Current stage of the Job progress is indeterminate.
Public propertyJobId
Unique Job identifier.
Public propertyProgressPercentage
Percent of the Job completion.
Public propertyStartedUtc
Date/Time when the Job was started.
Public propertyState
Current state of the Job.
Top
See Also