Click or drag to resize

ChromiumWebBrowserUnregisterShutdownHandler Method

Version 109.1.110
To control how Shutdown is called, this method will unsubscribe from ApplicationExit,

Namespace:  CefSharp.WinForms
Assembly:  CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax
public static void UnregisterShutdownHandler()
See Also