The Cache type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| NoAbsoluteExpiration |
Used in the absoluteExpiration parameter in an Insert method call to
indicate the item should never expire. This field is read-only.
| |
| NoLockExpiration |
Used as the lockTimeout parameter in Lock method call
to disable locking expirations. This field is read-only.
| |
| NoSlidingExpiration |
Used as the slidingExpiration parameter in an Insert method call
to disable sliding expirations. This field is read-only.
|