didCrash property
Indicates whether the render process was observed to crash, or whether it was killed by the system.
If the render process was killed, this is most likely caused by the system being low on memory.
Implementation
bool didCrash;
Indicates whether the render process was observed to crash, or whether it was killed by the system.
If the render process was killed, this is most likely caused by the system being low on memory.
bool didCrash;