The following tables list the members exposed by CacheStatistics.
Public Constructors
Name | Description | |
---|---|---|
CacheStatistics | Initializes a new instance of CacheStatistics. |
Public Properties
Name | Description | |
---|---|---|
ExpiredItems | Total number of items in the cache that have expired. | |
Items | Total number of items in the cache in all regions. | |
Regions | Number of current regions in the cache. |