Amazon.StorageGateway.Model.DescribeCacheResult.IsSetCacheHitPercentage C# (CSharp) Méthode

IsSetCacheHitPercentage() private méthode

private IsSetCacheHitPercentage ( ) : bool
Résultat bool
        internal bool IsSetCacheHitPercentage()
        {
            return this.cacheHitPercentage.HasValue;
        }
        public double CacheMissPercentage