public interface ICacheStatisticsPublic Interface ICacheStatisticspublic interface class ICacheStatisticstype ICacheStatistics = interface end| Deletes | Gets number of cache deletes. |
| HitRate | Gets the hit rate of the cache |
| Hits | Gets number of cache hits. |
| Reads | Gets number of cache reads. |
| Writes | Gets number of cache writes. |