Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Event args for the CoreWebView2Environment.BrowserProcessExited event.
Summary
Members | Description |
---|---|
BrowserProcessExitKind | The kind of browser process exit that has occurred. |
BrowserProcessId | The process ID of the browser process that has exited. |
Properties
BrowserProcessExitKind
readonly CoreWebView2BrowserProcessExitKind BrowserProcessExitKind
The kind of browser process exit that has occurred.
BrowserProcessId
readonly uint32_t BrowserProcessId
The process ID of the browser process that has exited.