The ICacheStatistics type exposes the following members.
Properties
Name | Description | |
---|---|---|
ItemStatistics |
Statistic information for each object in the cache
| |
NrOfItems |
Number of objects in the cache
| |
TotalSize |
Number of bytes allocated for objects in the cache (not including metadata)
| |
TypeName |
Name of the type that is cached
|
See Also