Molybden API
|
The BrowserEvents::onRenderProcessTerminated event arguments. More...
#include <browser_events.hpp>
Public Attributes | |
std::shared_ptr< Browser > | browser |
The browser instance initiated this event. | |
TerminationStatus | status |
The termination status of the terminated render process. | |
int32_t | exit_code |
The exit code of the terminated render process. | |
The BrowserEvents::onRenderProcessTerminated event arguments.