Click or drag to resize

RenderProcessTerminatedEventArgs Properties

The RenderProcessTerminatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with the event.
(Inherited from BrowserEventArgs.)
Public propertyExitCode
Gets the render process exit code.
Public propertyTerminationStatus
Gets the status of the render process termination.
Top
See Also