AppserverIo\Appserver\Core\Interfaces\ApplicationServerInterface::keepRunning PHP Метод

keepRunning() публичный Метод

Query whether the application server should keep running or not.
public keepRunning ( ) : boolean
Результат boolean TRUE if the server should keep running, else FALSE
    public function keepRunning();