This documentation is archived and is not being maintained.
Cache Fields
.NET Framework 1.1
The fields of the Cache class are listed here. For a complete list of Cache class members, see the Cache Members topic.
Public Fields
![]() NoAbsoluteExpiration | Used in the absoluteExpiration parameter in an Insert method call to indicate the item should never expire. This field is read-only. |
![]() NoSlidingExpiration | Used as the slidingExpiration parameter in an Insert or Add method call to disable sliding expirations. This field is read-only. |
See Also
Show:

