ICacheGetStatistics Method
Gets statistics of the cache.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
ICacheStatistics GetStatistics()
Function GetStatistics As ICacheStatistics
ICacheStatistics^ GetStatistics()
abstract GetStatistics : unit -> ICacheStatistics
Return Value
ICacheStatisticsAn
ICacheStatistics instance that provides statistical information about the
ICache instance.