<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Multithreading: the APM pattern and polling for completion</title><link>http://msmvps.com/blogs/luisabreu/archive/2009/06/10/multithreading-the-apm-pattern-and-polling-for-completion.aspx</link><description>In this post we’re going to take a look at how we can use polling to see if an asynchronous task has completed. As we’ve seen , the IAsyncResult instance returned from the BeginXXX method (that started an asynchronous task) has an IsCompleted property</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Multithreading: the APM pattern and polling for completion - LA.NET [EN]</title><link>http://msmvps.com/blogs/luisabreu/archive/2009/06/10/multithreading-the-apm-pattern-and-polling-for-completion.aspx#1694950</link><pubDate>Thu, 11 Jun 2009 02:46:57 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1694950</guid><dc:creator>9eFish</dc:creator><description>&lt;p&gt;9efish.感谢你的文章 - Trackback from 9eFish&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1694950" width="1" height="1"&gt;</description></item></channel></rss>