jobStatus property

JobStatus? jobStatus
final

The status of the designated job. Upon successful completion, the job's status will be STOPPED.

Implementation

final JobStatus? jobStatus;