M
Mike Fellows
Hi,
If i start a process using
System.Diagnostics.Process.Start(myprog.exe, myattributes)
is it possible to monitor that process from code so that i know when it has
completed/closed?
Thanks
Mike
If i start a process using
System.Diagnostics.Process.Start(myprog.exe, myattributes)
is it possible to monitor that process from code so that i know when it has
completed/closed?
Thanks
Mike