getCurrentStatistics abstract method
Gets a snapshot of the cache statistics.
Returns null if statistics tracking is not enabled via MemoryCacheOptions.trackStatistics.
Implementation
MemoryCacheStatistics? getCurrentStatistics();
Gets a snapshot of the cache statistics.
Returns null if statistics tracking is not enabled via MemoryCacheOptions.trackStatistics.
MemoryCacheStatistics? getCurrentStatistics();