Re: loggin on console app exit

Peter Ritchie <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.clr
Message-ID <LISTSERV%[email protected]>
The AppDomain.ProcessExited is about as close as you can get.

It's not entirely accurate, it will only notify you of normal application
exists, not abnormal terminations like an unhandled exception or when the
user forcibly terminates your application through task manager or similar.

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.