Amazon.ElasticTranscoder.Model.Notifications.IsSetProgressing C# (CSharp) 메소드

IsSetProgressing() 개인적인 메소드

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