running property

bool get running

True if the server is currently running.

Implementation

bool get running => _running;