I want to perform action/event when application killed from task manager or any other app. Is there any to perform action when application killed. My application is running
If you kill some process, you just kill it, so it stops working immediately. There is no event sent to the application.