Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : CacheInitializationFailed Event |
The event handler receives an argument of type CacheInitializationFailedEventArgs containing data related to this event. The following CacheInitializationFailedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
DefaultCacheTimeout | Gets or sets the default cache timeout value. |
LoadDefault | Gets or sets a value indicating whether to load default cache values without connecting to the WCF service. |
This event is raised each time the MedicalWebViewerLoader fail to retrieve the cache initialization information from the WCf service.