[This is preliminary documentation and is subject to change.]
The number of stack trace frames to capture for uncaught exceptions.
Specify a positive value to enable the CefV8ContextHandler::
OnUncaughtException() callback. Specify 0 (default value) and
OnUncaughtException() will not be called. Also configurable using the
"uncaught-exception-stack-size" command-line switch.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Property Value
Type: Int32See Also