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