The Cache type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberNoAbsoluteExpiration
Used in the absoluteExpiration parameter in an Insert method call to indicate the item should never expire. This field is read-only.
Public fieldStatic memberNoLockExpiration
Used as the lockTimeout parameter in Lock method call to disable locking expirations. This field is read-only.
Public fieldStatic memberNoSlidingExpiration
Used as the slidingExpiration parameter in an Insert method call to disable sliding expirations. This field is read-only.

See Also