[Mono-dev] Few notes about finalization

Rodrigo Kumpera kumpera at gmail.com
Mon Dec 10 16:45:29 UTC 2012


This is the pattern used by the SafeHandle object in the BCL. It's
definitely the way to go. This way you ensure that finalization drags the
least amount of objects into it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121210/be65f658/attachment.html>


More information about the Mono-devel-list mailing list