Hi all,
I found this ( http://dotnet.mvps.org/dotnet/samples/misc/#RedirectConsol e)one to read the console output by line by line.But I am unable to detect the finishing of the console.output. How can I detect that the console application is finished
Thanks in Advance
Dana
I found this ( http://dotnet.mvps.org/dotnet/samples/misc/#RedirectConsol e)one to read the console output by line by line.But I am unable to detect the finishing of the console.output. How can I detect that the console application is finished
Thanks in Advance
Dana
Comment