Table of Contents

Class RenderProcessTerminatedEventArgs

Namespace
DotNetBrowser.Browser.Events
Assembly
DotNetBrowser.dll

Event arguments for the RenderProcessTerminated event.

public class RenderProcessTerminatedEventArgs : BrowserEventArgs
Inheritance
RenderProcessTerminatedEventArgs
Inherited Members

Properties

ExitCode

Gets the render process exit code.

TerminationStatus

Gets the status of the render process termination.

Methods

ToString()