VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomControlJS type / sessionCacheCleared Event
Syntax BrowserCompatibility SeeAlso
In This Topic
sessionCacheCleared Event (WebDicomControlJS)
In This Topic
Occurs when session cache is cleared successfully.
Syntax
var instance; // Type: WebDicomControlJS
instance.sessionCacheCleared = function(event) { }

Parameters

event
The object that contains information about the event.
eventArgs
The object that contains arguments of event.
Browser Compatibility
56+
45+
11
See Also