System.Web.Caching.CacheItemPriority.NotRemovable Field

The cache items with this priority level will not be automatically deleted from the cache as the server frees system memory. However, items with this priority level are removed along with other items according to the item's absolute or sliding expiration time.

Syntax

CacheItemPriority NotRemovable

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Caching
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0