HostCacheStats Properties
Namespace:
Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() | ItemCount | The number of items in the cache. |
![]() | MissCount | The number of cache misses for requested items that were not present in the cache. |
![]() | NamedCacheCount | The number of named caches. |
![]() | RegionCount | The number of regions. |
![]() | RequestCount | The total number of requests. |
![]() | Size | The size in bytes of cached items. |
Show:
