SubsystemWithProvider.running

public bool running;

Description

Whether or not the subsystem is running.

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


Did you find this page useful? Please give it a rating: