KöpBuy
1-855-856-7678
SupportSupport
Stores cache statistics used in conjunction with the Get-CacheStatistics Windows PowerShell command.
Namespace: Microsoft.ApplicationServer.Caching
The HostCacheStats type exposes the following members.
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Overrides Object..::..ToString()()()().) |