Options to use with DocumentMemoryCache.
public class DocumentMemoryCacheStartOptions Public Class DocumentMemoryCacheStartOptions public:ref class DocumentMemoryCacheStartOptions
DocumentMemoryCacheStartOptions is used as the parameter for DocumentMemoryCache.Start and contains the following members:
| Member | Description |
|---|---|
| MinimumLoadDuration | Minimum amount of time the initial loading of a document takes to be considered for memory optimization |
| MaximumItems | Maximum number of items to keep in the cache |
| SlidingExpiration | Amount of time a cache entry can remain in the cache without being touched before being deleted |
| TimerInterval | Interval the timer uses to check for and remove expired items |
Refer to DocumentMemoryCache for more information.
For an example, refer to DocumentMemoryCache.
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
