I am using windows application for my project in VB.Net. Now Whenever my application runs and then user kill the process from task manager, i want any event from that that when user kill application from task manager.
Is there any way to find out any event when user kill process of my application from task manager?
So can anyone give some idea for the same.
thanks in advance.