The Context Property is available as an add-on to the LEADTOOLS Medical Imaging toolkits.
Gets the context which the cached items belongs to.Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Context As String |
C# | |
---|---|
public string Context {get;} |
Property Value
A System.String representing the user or the application managing the cache contents.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.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family