IsRunning Property (Timer)

Class

Timer.

Action

Gets whether the timer is currently running or not. Returns true if the timer is running.

Syntax

'Declaration
Public Read Property IsRunning As Boolean

Access

Read.