getCurrentStatistics abstract method

MemoryCacheStatistics? getCurrentStatistics()

Gets a snapshot of the cache statistics.

Returns null if statistics tracking is not enabled via MemoryCacheOptions.trackStatistics.

Implementation

MemoryCacheStatistics? getCurrentStatistics();