exitProcessOnStop property

bool exitProcessOnStop
getter/setter pair

Forces the process to exit when the application is stopped.

Implementation

bool exitProcessOnStop = false;