MemoryFailPoint::Finalize Method ()
.NET Framework (current version)
Ensures that resources are freed and other cleanup operations are performed when the garbage collector reclaims the MemoryFailPoint object.
Assembly: mscorlib (in mscorlib.dll)
The garbage collector calls the Finalize method when the current object is ready to be finalized.
Show: