PausedReason Enumeration |
Namespace: CefSharp.DevTools.Debugger
Member name | Value | Description | |
---|---|---|---|
Ambiguous | 0 | ambiguous | |
Assert | 1 | assert | |
CSPViolation | 2 | CSPViolation | |
DebugCommand | 3 | debugCommand | |
DOM | 4 | DOM | |
EventListener | 5 | EventListener | |
Exception | 6 | exception | |
Instrumentation | 7 | instrumentation | |
OOM | 8 | OOM | |
Other | 9 | other | |
PromiseRejection | 10 | promiseRejection | |
XHR | 11 | XHR |