isRunning abstract method
Check whether this component is currently running.
Return Value
Returns true if this component is currently running, false otherwise.
Implementation
bool isRunning();
Check whether this component is currently running.
Returns true if this component is currently running, false otherwise.
bool isRunning();