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.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntaxpublic static void RegisterWebPluginCrash(
string path
)
Parameters
- path
- Type: SystemString
See Also