System.Threading.Thread.Finalize Method
Releases the resources held by this instance.

Syntax

[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.Success)]
void Finalize ()

Remarks

Note: Application code does not call this method; it is automatically invoked during garbage collection.

Requirements

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