DataCacheItem PropertiesWindows Server AppFabric Caching Compatibility Library

The DataCacheItem type exposes the following members.

Properties

  NameDescription
Public propertyCacheName
The name of the cache where the object is stored.
Public propertyKey
The identifier that is used to distinguish the cached object in the cache.
Public propertyTimeout
Specifies the length of time that the object will remain in the cache.
Public propertyValue
The object stored in cache.
Public propertyVersion
The version of the cached object.
Top
See Also

Reference