If you have never used my AsyncEnumerator class (which is part of my free Power Threading library) to simplify writing code that performs asynchronous operations, then you can ignore the rest of this blog posting.

I have been working with Microsoft in an attempt to add my AsyncEnumerator (or something like it) into a future version of the .NET Framework.
The good folks at Microsoft would like to gather more information how people have actually used the AsyncEnumerator in their own projects.
To that end, I have created a short, 3 question survey which I would like all users of my AsyncEnumerator class to answer.

If you have ever used my AsyncEnumerator class, please take a few minutes out of your day and go here: http://www.surveymonkey.com/s/FTZPD8Y

Please give as much information as you can and feel comfortable with. The more information we get, the better MS and I can accommodate your asynchronous programming needs in a future version of the .NET Framework.

MS (and I) would also love to see some actual code that leverages the AsyncEnumerator. If you feel comfortable sharing some of your source code, please ZIP it up and e-mail it to me directly at this e-mail address: JeffreyR at Wintellect dot com. Please put “AsyncEnumerator Sample Code” in the subject line and do not expect a reply from me. MS and I will review this code in the next couple of weeks to help make decisions for a future version of the .NET Framework.

Again, thank you all very much for your help and support.

–Jeffrey Richter