HostCacheStats Properties

 

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

NameDescription
System_CAPS_pubpropertyItemCount

The number of items in the cache.

System_CAPS_pubpropertyMissCount

The number of cache misses for requested items that were not present in the cache.

System_CAPS_pubpropertyNamedCacheCount

The number of named caches.

System_CAPS_pubpropertyRegionCount

The number of regions.

System_CAPS_pubpropertyRequestCount

The total number of requests.

System_CAPS_pubpropertySize

The size in bytes of cached items.

Return to top
Show: