Amazon.Shield.Model.SummarizedCounter.IsSetMax C# (CSharp) Method

IsSetMax() private method

private IsSetMax ( ) : bool
return bool
        internal bool IsSetMax()
        {
            return this._max.HasValue; 
        }