Click or drag to resize

NetworkClientPolicyUpdated Event

Version 130.1.90
Fired once security policy has been updated.

Namespace: CefSharp.DevTools.Network
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public event EventHandler<EventArgs> PolicyUpdated

Value

EventHandlerEventArgs
See Also