Amazon.ElasticTranscoder.Model.Notifications.IsSetProgressing C# (CSharp) Method

IsSetProgressing() private method

private IsSetProgressing ( ) : bool
return bool
        internal bool IsSetProgressing()
        {
            return this._progressing != null;
        }