1
vote
Does Application.ApplicationExit event work to be notified of exit in non-Winforms apps?
This answer has the details for console apps.
http://stackoverflow.com/questions/474679/capture-console-exit-c
…
