CacheParameter members

Specifies the possible parameters for creating a cache.

The CacheParameter type exposes the following members.

Constructors

  Name Description
Public method CacheParameter Instantiates a CacheParameter object.

Top

Properties

  Name Description
Public property lifetime Gets or sets the default retention period for items in the cache.
Public property maxCacheSize Gets or sets the maximum size of the cache, in bytes.
Public property objectType Gets the type of object that is to be cached.
Public property priority Gets or sets the default PriorityType for items in this cache.
Public property serviceName Gets the name of the calling service.

Top

See also

Reference

CacheParameter structure

Microsoft.Office.Server.ObjectCache namespace