CacheInsertOptions::AbsoluteExpiration Property
Gets or sets a value that indicates whether a cache entry should be evicted after a specified duration.
Assembly: System.Web (in System.Web.dll)
public: property DateTime AbsoluteExpiration { DateTime get(); void set(DateTime value); }
.NET Framework
Available since 4.7
Available since 4.7
Show: