AppserverIo\Appserver\Core\Interfaces\ApplicationServerInterface::keepRunning PHP Méthode

keepRunning() public méthode

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