System.Timers.Timer: Constructor Members

The constructors of System.Timers.Timer are listed below. For a list of all members, see the Timer Members list.

See Also: Inherited members from System.ComponentModel.Component

Public Constructors

Initializes a new instance of the System.Timers.Timer class, and sets all the properties to their initial values.

Initializes a new instance of the System.Timers.Timer class, and sets the Timer.Interval property to the specified number of milliseconds.