Timer::Dispose Method

 

Releases all resources used by the current instance of Timer.

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodDispose()

Releases all resources used by the current instance of Timer.

System_CAPS_pubmethodDispose(WaitHandle^)

Releases all resources used by the current instance of Timer and signals when the timer has been disposed of.

Return to top
Show: