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