The properties of the Timer class are listed below. For a complete list of Timer class members, see the Timer Members topic.
Enabled | Gets or sets a value indicating whether the timer is running. The timer is not subject to garbage collection if the value is true. |
Interval | Gets or sets a value that specifies the time, in milliseconds, between timer ticks. |
Site (inherited from Component) | Gets or sets the site of the Component. |