Click or drag to resize

ManagedTimer Methods

The ManagedTimer type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberPerSecondInterval
Calculates a interval based on how many times you want the timer to tick per second.
Public methodStart
Starts the timer.
Public methodStop
Stops the timer.
Public methodStopAsync
Stops the timer.
Public methodToString (Inherited from Object.)
Top
See Also