Error!
Success!

By tag: garbage-collection

showing:  of
0
kicks

The Disposable Pattern  (Unpublished)

Simple explanation of the Disposable Pattern in .NET for developers new to garbage collection. Explains when to implement the IDisposable interface only, where a finalizer is required and why you mustn't call into other objects from the finalizer thread. Also shows common use cases illustrating when...


Kicked By:
Drop Kicked By: