HI All, I am using System.Diagnostics namespace to spawn a console application. I want use asyncronous read and syncronous write, since the application is interactive. I want to use BeginOutputreadline() method. But I don't know how to use in IronPython. Please help me with sample code. Also let me know if there is any other alternatives.
Note: I used readline() method which hangs/freezes. Thanks and Regards, Hemanth M B
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users