Timer.
Gets whether the timer is currently running or not. Returns true if the timer is running.
public bool IsRunning { get; }
'Declaration Public Read Property IsRunning As Boolean
Read.