Click or drag to resize

IProfileHttpCache Property

Gets the HTTP cache service.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
IHttpCache HttpCache { get; }

Property Value

Type: IHttpCache
The HTTP cache service.
See Also