5
Answers

Call C# Function when application is ended usingTask Manager

I want to call a c# function when my application is closed using task manager or abruptly.
I want to perform some operations there.
Please Help me.
Thanks in advance.

Answers (5)