DiskCacheClearedEventArgsHttpCache Property  | 
 
                The 
IHttpCache instance associated with the event.
            
 
    Namespace: 
   DotNetBrowser.Cache.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic IHttpCache HttpCache { get; }Property Value
Type: 
IHttpCache
See Also