Click or drag to resize

Cef.ShutdownStarted Event

Version 110.0.300
Event is raised when Shutdown() is called, before the shutdown logic is executed.

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

Value

Type: System.EventHandler
Remarks
See Also