LoadNetworkResourceOptionsDisableCache Property |
Version 96.0.142
DisableCache
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public bool DisableCache { get; set; }
public:
property bool DisableCache {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also