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.