Mono Class Library: System.Threading.WaitHandle Overview | Members

System.Threading.WaitHandle.Finalize Method

Releases the resources held by the current instance. [Edit]

void Finalize ()

Remarks

Note:

Application code does not call this method; it is automatically invoked during garbage collection unless finalization by the garbage collector has been disabled. For more information, see GC.SuppressFinalize(object), and object.Finalize.

This method overrides object.Finalize.

[Edit]

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0