<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Invoking a Service Asynchronously</title>
	<atom:link href="http://cgeers.wordpress.com/2008/05/03/invoking-a-service-asynchronously/feed/" rel="self" type="application/rss+xml" />
	<link>http://cgeers.wordpress.com/2008/05/03/invoking-a-service-asynchronously/</link>
	<description>Christophe Geers&#039; Blog about .NET programming</description>
	<lastBuildDate>Tue, 10 Nov 2009 06:59:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phil Bolduc</title>
		<link>http://cgeers.wordpress.com/2008/05/03/invoking-a-service-asynchronously/#comment-95</link>
		<dc:creator>Phil Bolduc</dc:creator>
		<pubDate>Sat, 11 Oct 2008 19:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=30#comment-95</guid>
		<description>What happens when proxy.EndAdd(asyncResult) throws an exception in OnAdded(IAsyncResult asyncResult)?  Your event handler will not be called. It could be a TimeoutException or a FaultException.  It would be useful to talk about exception handling.</description>
		<content:encoded><![CDATA[<p>What happens when proxy.EndAdd(asyncResult) throws an exception in OnAdded(IAsyncResult asyncResult)?  Your event handler will not be called. It could be a TimeoutException or a FaultException.  It would be useful to talk about exception handling.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
