Amazon.StorageGateway.Model.DescribeCacheResult.IsSetCacheUsedPercentage C# (CSharp) Method

IsSetCacheUsedPercentage() private method

private IsSetCacheUsedPercentage ( ) : bool
return bool
        internal bool IsSetCacheUsedPercentage()
        {
            return this.cacheUsedPercentage.HasValue;
        }
        public double CacheDirtyPercentage