Amazon.Glacier.Model.ListJobsRequest.IsSetCompleted C# (CSharp) Method

IsSetCompleted() private method

private IsSetCompleted ( ) : bool
return bool
        internal bool IsSetCompleted()
        {
            return this._completed.HasValue; 
        }