[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

Capturing the "Process killing" event

NagaRaju

7/10/2002 4:50:00 PM

Hi,
I have developed a C# console application, which
frequently writes some events to NT Event log.
Here I want to write some info into event log whe the
process is killed(explicitly).Is there any event or any
mechanism to achieve this? In win32, we can achieve this
by over loading Cntrl+C key stroke. Can we do any thing
similar to that???

Any ideas will be greatly appreciated...
Thanks
NagaRaju