Amazon.ElasticBeanstalk.Model.SystemStatus.IsSetLoadAverage C# (CSharp) 메소드

IsSetLoadAverage() 개인적인 메소드

private IsSetLoadAverage ( ) : bool
리턴 bool
        internal bool IsSetLoadAverage()
        {
            return this._loadAverage != null && this._loadAverage.Count > 0; 
        }