Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LoadDefault Property
See Also 
Leadtools.Dicom.Web Namespace > CacheInitializationFailedEventArgs Class : LoadDefault Property



Gets or sets a value indicating whether to load default cache values without connecting to the WCF service.

Syntax

Visual Basic (Declaration) 
Public Property LoadDefault As Boolean
Visual Basic (Usage)Copy Code
Dim instance As CacheInitializationFailedEventArgs
Dim value As Boolean
 
instance.LoadDefault = value
 
value = instance.LoadDefault
C# 
public bool LoadDefault {get; set;}
C++/CLI 
public:
property bool LoadDefault {
   bool get();
   void set (bool value);
}

Return Value

true to load default cache timeout value without connecting to the WCF service; otherwise false. Default is true.

Example

Please check our Medical Web Viewer demo, located in WinForms.csproj project.

Requirements

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

See Also

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