Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : GetCache Method |
'Declaration Protected Overridable Function GetCache( _ ByVal userName As String, _ ByVal cacheTimeout As TimeSpan, _ ByVal cacheSize As Integer _ ) As Cache
'Usage Dim instance As MedicalWebViewerLoader Dim userName As String Dim cacheTimeout As TimeSpan Dim cacheSize As Integer Dim value As Cache value = instance.GetCache(userName, cacheTimeout, cacheSize)
function Leadtools.Dicom.Web.MedicalWebViewerLoader.GetCache( userName , cacheTimeout , cacheSize )
Note to inheritors: Override this method to create your own type of cache storage mechanism, the current cache will store items on disk but you can use any other storage
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2