Click or drag to resize

CefShutdownStarted Event

Version 111.2.70
Event is raised when Shutdown is called, before the shutdown logic is executed.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 111.2.70.0
Syntax
public static event EventHandler ShutdownStarted

Value

Type: SystemEventHandler
Remarks
See Also