This topic has not yet been rated - Rate this topic

Microsoft.Office.Server.ObjectCache namespace

Defines the in-memory object cache for Microsoft SharePoint Server 2010 objects.

The classes and methods in this namespace provide a cache interface that can be used to store objects of any type.

  ClassDescription
Public classCacheItemRemovedEventArgsArguments that support the NotifyItemRemoved() method.
Public classKeyValuePairSpecifies an optional property for an object in a cache.
Public classSPCacheAllows access to allocated caches.
Public classSPCacheConfigHelper class for managing object caches.
Public classSPCachedObjectRepresents an instance of an object in a cache, along with metadata related to expiration, size, hit count, expiration, and parent-child relationships.
  StructureDescription
Public structureCacheParameterSpecifies the possible parameters for creating a cache.
  InterfaceDescription
Public interfaceISPCacheDefines an interface for adding, deleting, and retrieving cached objects.
  EnumerationDescription
Public enumerationDeletionReasonAn enumeration that defines the possible reasons for an object’s removal from a cache.
Public enumerationPriorityTypeAn enumeration that specifies the possible priority levels for objects in a cache.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.