cacheHitPercentage property

double? cacheHitPercentage
final

Percent of application read operations from the file shares that are served from cache. The sample is taken at the end of the reporting period.

Implementation

final double? cacheHitPercentage;