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

IsSetCacheDirtyPercentage() private method

private IsSetCacheDirtyPercentage ( ) : bool
return bool
        internal bool IsSetCacheDirtyPercentage()
        {
            return this.cacheDirtyPercentage.HasValue;
        }
        public double CacheHitPercentage