Hanlde Event when C# exe is aborted abruptly
Hi all,
I have a windows C# EXE. In most cases, it will be killed abruptly from TaskManager (its session will be killed).
Is there any Event in C# to handle those abruptly closing of EXE?
Need in urgent.
Thanx in advance
vidh