Indicates if the server is running or not.
@override bool isRunning() { return this._server != null; }