EDN Admin
Well-known member
I asked a http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/29acd7b5-cdf1-4ea8-8665-0f169585e078/
question a while back about an Asynchronous XmlReader but got no response. So Im re-posting.
Basically, Im reading an XML stream from the internet and I dont know how long its gonna be. Id like to use an async version of XmlReader and C# 4.0 async parse the stream. Seems reasonable right? Are there plans to support C# async in the XmlReader?
Thanks,<br/>
Chris
View the full article
question a while back about an Asynchronous XmlReader but got no response. So Im re-posting.
Basically, Im reading an XML stream from the internet and I dont know how long its gonna be. Id like to use an async version of XmlReader and C# 4.0 async parse the stream. Seems reasonable right? Are there plans to support C# async in the XmlReader?
Thanks,<br/>
Chris
View the full article