Timer Members

The following tables list the members exposed by the Timer type.

Public Constructors

Name Description
Public Method Timer Overloaded. Initializes a new instance of the Timer class.

Public Methods

Name Description
Public Method Change Overloaded. Changes the start time and the interval between method invocations for a Timer object (timer).
Public Method Dispose Releases all resources used by the current Timer object (timer).
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

See Also

Reference

Timer Class
System.Threading Namespace