LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
CacheInitializationFailedEventArgs Class Members
See Also  Properties 
Leadtools.Dicom.Web Namespace : CacheInitializationFailedEventArgs Class

The following tables list the members exposed by CacheInitializationFailedEventArgs.

Public Constructors

 NameDescription
public Constructor CacheInitializationFailedEventArgs ConstructorInitializes a new instance of the CacheInitializationFailedEventArgs class.  
Top

Public Properties

 NameDescription
public Property DefaultCacheTimeoutGets or sets the default cache timeout value.  
public Property LoadDefaultGets or sets a value indicating whether to load default cache values without connecting to the WCF service.  
Top

See Also