eDriven Framework API
The flag indicating if the timer is running

Declaration Syntax
public bool IsRunning { get; private set; }
Public Property IsRunning As Boolean
Get
Private Set
public:
property bool IsRunning {
bool get ();
private: void set (bool value);
}
Assembly:
eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)