C#
VB
C++
Updates the time the cache items will be expired for a user.
Sub SetUserCacheExpirationDuration( _
ByVal username As String, _
ByVal days As Integer, _
ByVal extraData As String _
)
username
A System.String representing the user name.
days
the number of days an item can stay in the user cache.
extraData
User custom data.
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