Timer::Dispose Method
.NET Framework (current version)
Releases all resources used by the current instance of Timer.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the current instance of Timer. |
![]() | Dispose(WaitHandle^) | Releases all resources used by the current instance of Timer and signals when the timer has been disposed of. |
Show:
