IUrlRequestResponseWasCached Property |
Version 84.4.10
True if the response was served from the cache.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 84.4.10.0 (84.4.10.0)
Syntax bool ResponseWasCached { get; }
property bool ResponseWasCached {
bool get ();
}
Property Value
Type:
BooleanSee Also