Click or drag to resize

DiskCacheClearedEventArgsHttpCache Property

The IHttpCache instance associated with the event.

Namespace:  DotNetBrowser.Cache.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public IHttpCache HttpCache { get; }

Property Value

Type: IHttpCache
See Also