This topic has not yet been rated - Rate this topic

Timer Constructor

Initializes a new instance of the Timer class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Timer() Initializes a new instance of the Timer class, and sets all the properties to their initial values.
Public method Timer(Double) Initializes a new instance of the Timer class, and sets the Interval property to the specified number of milliseconds.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.