[Mono-list] System.Diagnostics.Process.Exited Event

Ecmel Ercan ecmel@ercansoy.com
Sat, 25 Oct 2003 17:13:57 -0200 (GMT+2)


Hi,

Hope I am posting to the correct list.

I try to execute a process by using the System.Diagnostics.Process class.

Everything works fine but the System.Diagnostics.Process.Exited Event does
not fire when the process finishes.

I set System.Diagnostics.Process.EnableRaisingEvents to true.

I am using mono 0.28

Hope someone can help.

Best Regards,
Ecmel Ercan