0
kicks
A Thread-Safe IDisposable Base Class
Davy Brion came up with an IDisposable base class to provide the needed plumbing for IDisposable types. This implementation takes it a bit further and provides thread safety.