AWS SDK for .NET Documentation
Status Property
AmazonAmazon.ElasticTranscoder.ModelJobStatus Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Status.

The status of the job:

CopyC#
Submitted
,
CopyC#
Progressing
,
CopyC#
Complete
,
CopyC#
Canceled
, or
CopyC#
Error
.

Declaration Syntax
C#
public string Status { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)