The ITimer type exposes the following members.
Methods
| Name | Description |
---|
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
 | Start |
Starts the timer.
|
 | Stop |
Stops the timer.
|
Top
See Also