The CacheItemAttributes type exposes the following members.

Properties

  NameDescription
Public propertyAbsoluteExpiration
Gets/Sets absolute expiration.
Public propertyDependency
The file or cache key dependencies for the item. When any dependency changes, the object becomes invalid and is removed from the cache. If there are no dependencies, this property contains a null reference (Nothing in Visual Basic).

See Also