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

IsSetCompleted() 개인적인 메소드

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