Property ExitCode
- Namespace
- DotNetBrowser.Browser.Events
- Assembly
- DotNetBrowser.dll
ExitCode
Gets the render process exit code.
public int ExitCode { get; }
Property Value
- int
The process exit code that indicates the reason of unexpected render process exit or crash.