cacheMissPercentage property

double? cacheMissPercentage
final

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

Implementation

final double? cacheMissPercentage;