running property

bool running
override

Is the server running at the moment?

Implementation

bool get running => _running;