SPCache class

Allows access to allocated caches.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.ObjectCache.SPCache

Namespace:  Microsoft.Office.Server.ObjectCache
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public NotInheritable Class SPCache
'Usage
Dim instance As SPCache
public sealed class SPCache

Remarks

Methods in this class identify individual caches by using the objectTypeName parameter.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPCache members

Microsoft.Office.Server.ObjectCache namespace