CefRuntimeRegisterWebPluginCrash Method |
Register a plugin crash. Can be called on any thread in the browser process
but will be executed on the IO thread.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static void RegisterWebPluginCrash(
string path
)
Parameters
- path String
-
See Also