0
kicks
Get-notified-when-garbage-collections-happens
This is a code snippet which i got from Jeffrey Richters blog. This code offers a way to raise notification event when a garbage collection occurs on Generation 0 or Generation 2 object
Here is the code for the class: