Process -- Streamreader.peek method returns -1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I am launching a process (I am running lisp) with the process class from my application. When I use the processName.StandardOutput.Peek() method, I get -1 even though I know there is data there. Has anyone had this happen to them

Thank
-Mike
 
Back
Top