[This is preliminary documentation and is subject to change.]
Method that will be called for the requested plugin. |unstable| will be
true if the plugin has reached the crash count threshold of 3 times in 120
seconds.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- path
- Type: System String
[Missing <param name="path"/> documentation for "M:Xilium.CefGlue.CefWebPluginUnstableCallback.IsUnstable(System.String,System.Boolean)"]
- unstable
- Type: System Boolean
[Missing <param name="unstable"/> documentation for "M:Xilium.CefGlue.CefWebPluginUnstableCallback.IsUnstable(System.String,System.Boolean)"]
See Also