Releases the resources held by the current instance.
- notifyObject
- Specifies a System.Threading.WaitHandle to be signaled when the timer has been disposed of.
true if the call succeeds; otherwise, false.
Type Reason ArgumentNullException notifyObject is null.
When this method completes, the System.Threading.WaitHandle specified by notifyObject is signaled.
This method calls GC.SuppressFinalize(object) to prevent the garbage collector from finalizing the current instance.
Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0