Writing message in eventlog
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I am developing a windows application. In that application I have to write an entry in eventlog at the time when the application is closed. The problem is that application dont have any UI(User Interface) so it can closed only through taskmanager. So is there any method or exception to catch it and then send an entry catching it in eventlog. Regards, Parag