Amazon.ElasticTranscoder.Model.Notifications.IsSetCompleted C# (CSharp) Метод

IsSetCompleted() приватный Метод

private IsSetCompleted ( ) : bool
Результат bool
        internal bool IsSetCompleted()
        {
            return this._completed != null;
        }