[This is preliminary documentation and is subject to change.]
Call from CefLifeSpanHandler::OnBeforeClose. Any pending queries associated
with |browser| will be canceled and Handler::OnQueryCanceled will be called.
No JavaScript callbacks will be executed since this indicates destruction
of the browser.
Namespace: Xilium.CefGlue.WrapperAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- browser
- Type: Xilium.CefGlue CefBrowser
[Missing <param name="browser"/> documentation for "M:Xilium.CefGlue.Wrapper.CefMessageRouterBrowserSide.OnBeforeClose(Xilium.CefGlue.CefBrowser)"]
See Also