C#
VB
C++
Gets or sets the default cache timeout value.
public int DefaultCacheTimeout { get; set; }
Public Property DefaultCacheTimeout As Integer
The number of days the cache items can remain in the cache, this will be used only when LoadDefault is set to true.
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET