IProfileHttpCache Property |
Gets the HTTP cache service.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax IHttpCache HttpCache { get; }
Property Value
Type:
IHttpCacheThe HTTP cache service.
See Also