NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Timer Properties

The properties of the Timer class are listed below. For a complete list of Timer class members, see the Timer Members topic.

Public:

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.

See Also

Timer Class | System.WinForms Namespace