Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Dispose » GCHandles   (RSS)
Sorry, but there are no more tags available to filter with.

The Truth About GCHandles

I've heard several people asking why GCHandle doesn't implement IDisposable, considering it wraps an unmanaged resource (a handle) and needs to be explicitly freed (using GCHandle.Free()). Before I explain the reason, I want to give a little background
Posted by clyon | 6 Comments
Filed under: ,
 
Page view tracker