Click or drag to resize
ITimer Methods

The ITimer type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodStart
Starts the timer.
Public methodStop
Stops the timer.
Top
See Also