public bool running ;

Descripción

Whether or not the subsystem is running.

This returns true after Start has been called on the subsystem, and false after Stop is called.