Visual Basic (Declaration) | |
---|---|
Public Property CacheSize As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MedicalWebViewerLoader Dim value As Integer instance.CacheSize = value value = instance.CacheSize |
C# | |
---|---|
public int CacheSize {get; set;} |
Property Value
The maximum cache size in bytes.Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family