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