Indicates whether the cache entry should be deleted after a specified duration.
public DateTime AbsoluteExpiration { get; set; }
Public Property AbsoluteExpiration() As Date
Get
Set
public:
property System::DateTime AbsoluteExpiration
{
System::DateTime get()
void set(System::DateTime value)
}
public Date getAbsoluteExpiration()
public void setAbsoluteExpiration(Date value)
The period of time that must pass before a cache entry is deleted. The default value is InfiniteAbsoluteExpiration, meaning that the entry does not expire.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document