←Select platform

GetCacheTimeout Method

Summary

Gets the current user cache time-out in days as specified by the administrator.

Syntax

C#
VB
C++
public int GetCacheTimeout( 
   string extraData 
) 
  
Public Function GetCacheTimeout( _ 
   ByVal extraData As String _ 
) As Integer 
public: 
int GetCacheTimeout(  
   String^ extraData 
)  

Parameters

extraData
Custom user data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly