B
Barry
Hi
I have a console application which start a Windows Application, how will i
know when the Windows Application has finished processing (it basically
downloads some web info), i want to kill the Windows application when the
download completes.
I tried Proces.WaitForInputIdle() without any success.
TIA
Barry
I have a console application which start a Windows Application, how will i
know when the Windows Application has finished processing (it basically
downloads some web info), i want to kill the Windows application when the
download completes.
I tried Proces.WaitForInputIdle() without any success.
TIA
Barry