Click or drag to resize

UrlRequestResponseWasCached Property

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

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

Property Value

Boolean

Implements

IUrlRequestResponseWasCached
See Also