1 comment

[ 3.4 ms ] story [ 10.7 ms ] thread
This seems a little odd to me -- "Or if you want to put something under ‘using’ statement and preform a certain action when the ‘using’ finishes." -- dispose is meant for a developer to release unmanaged resources explicitly. It's not some end block to glom on arbitrary actions on.