Property timer.IsRunning Overload true if the timer is started and not stopped. Note: single-period timer is automatically stopped before calling the callback function. public bool IsRunning { get; } Property Value bool