Leadtools.Medical.Caching Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Context Property
See Also 
Leadtools.Medical.Caching Namespace > Cache Class : Context Property



Gets the context which the cached items belongs to.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Context As String
Visual Basic (Usage)Copy Code
Dim instance As Cache
Dim value As String
 
value = instance.Context
C# 
public string Context {get;}
C++/CLI 
public:
property String^ Context {
   String^ get();
}

Return Value

A String representing the user or the application managing the cache contents.

Remarks

This value is used to specify the cache context for different users of the cache. Each user should use different context to separate the cache items.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family

See Also

Context requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features