Click or drag to resize

IUrlRequestResponseWasCached Property

Version 98.1.210
True if the response was served from the cache.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax
bool ResponseWasCached { get; }

Property Value

Type: Boolean
See Also