[Ironpython-users] usage of Async readline() method in ironpython

Hemanth M B hemanth at broadcom.com
Wed Apr 8 16:49:10 CEST 2015


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20150408/c695a86b/attachment.html>


More information about the Ironpython-users mailing list