Dispose of a callback object. Subclasses that wish to supress
garbage collection should call the default constructor and then
call this method when they no longer need the callback.

C# |
public void Dispose()
C# |
public void Dispose()