AppserverIo\Appserver\Core\Interfaces\ApplicationServerInterface::keepRunning PHP Method

keepRunning() public method

Query whether the application server should keep running or not.
public keepRunning ( ) : boolean
return boolean TRUE if the server should keep running, else FALSE
    public function keepRunning();