RenderProcessTerminatedEventArgsTerminationStatus Property |
Gets the status of the render process termination.
Namespace:
DotNetBrowser.Browser.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public TerminationStatus TerminationStatus { get; }
Property Value
Type:
TerminationStatusThe status of the render process termination.
See Also