hi,

    Without your code i thing it's posible you're not enable the process to
raise events...

   process.EnableRaisingEvents = true;

Josus.

----- Original Message ----- 
From: "Ecmel Ercan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 25, 2003 8:13 PM
Subject: [Mono-list] System.Diagnostics.Process.Exited Event


> 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
>
>
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
>

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to