c# - How did my process exit? -


from c# on windows box, there way find out how process stopped? i've had @ process class, managed nice friendly callback exited event once set enableraisingevents = true; have not managed find out whether process killed or whether exited naturally?

fire process monitor (from sysinternals, part of microsoft), run process , let die, filter process monitor results process name -- able see did, including exit codes.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

visual studio - Deleting lines of code in a text editor -

What's the encoding type of Android 2.2 push message? -