isRunning abstract method

bool isRunning()

Check whether this component is currently running.

Return Value

Returns true if this component is currently running, false otherwise.

Implementation

bool isRunning();