C#
VB
C++
Retrieves the amount of time allowed to elapse before the user cache items expire.
Function GetUserCacheExpirationDuration( _
ByVal username As String, _
ByVal extraData As String _
) As Integer
username
A System.String representing the user name for which to retrieve its cache expiration duration.
extraData
User custom data.
The number of days allowed to elapse before the user cache items expire.
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