Amazon.XRay.Model.ErrorStatistics.IsSetThrottleCount C# (CSharp) 메소드

IsSetThrottleCount() 개인적인 메소드

private IsSetThrottleCount ( ) : bool
리턴 bool
        internal bool IsSetThrottleCount()
        {
            return this._throttleCount.HasValue; 
        }