SPCache Properties

Include Protected Members
Include Inherited Members

The SPCache type exposes the following members.

Properties

  Name Description
Public property AllocatedBytes Gets the total bytes allocated by all caches.
Public propertyStatic member Cache Gets the current SPCache object.
Public property Count Gets the number of currently active caches.
Public property HitRatio Gets the current cache hit ratio, across all caches.
Public property TotalCacheHits Gets the number of cache hits across all caches.
Public property TotalReadAttempts Gets the number of read attempts across all caches.
Public property UsedBytes Gets the number of bytes in use across all caches.

Top

See Also

Reference

SPCache Class

Microsoft.Office.Server.ObjectCache Namespace