Cache::NoAbsoluteExpiration Field
.NET Framework (current version)
Used in the absoluteExpiration parameter in an Insert method call to indicate the item should never expire. This field is read-only.
Assembly: System.Web (in System.Web.dll)
Field Value
Type: System::DateTimeWhen used, this field sets the absoluteExpiration parameter equal to MaxValue, which is a constant representing the largest possible DateTime value, 12/31/9999 11:59:59 PM.
.NET Framework
Available since 1.1
Available since 1.1
Show: