<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Channels 102b: Close vs. Abort (vs. Dispose)</title>
	<link>http://kennyw.com/indigo/22</link>
	<description>Kenny Wolf's Thoughts of the Moment</description>
	<pubDate>Thu, 20 Nov 2008 16:55:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Kenny</title>
		<link>http://kennyw.com/indigo/22#comment-32</link>
		<author>Kenny</author>
		<pubDate>Wed, 06 Jul 2005 23:47:44 +0000</pubDate>
		<guid>http://kennyw.com/indigo/22#comment-32</guid>
		<description>Yes, I agree it's a little ugly. We are considering adding an Aborted state in order to be explicit. Stay tuned.</description>
		<content:encoded><![CDATA[<p>Yes, I agree it&#8217;s a little ugly. We are considering adding an Aborted state in order to be explicit. Stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Paldino [.NET/C# MVP]</title>
		<link>http://kennyw.com/indigo/22#comment-20</link>
		<author>Nicholas Paldino [.NET/C# MVP]</author>
		<pubDate>Fri, 20 May 2005 20:59:49 +0000</pubDate>
		<guid>http://kennyw.com/indigo/22#comment-20</guid>
		<description>This is a little ugly, IMO, as I would like to have the ability to leverage the using statement to close down gracefully.

However, I understand why you can't have it do both.  In the end, I'll end up writing a structure which will call close properly if the CommunicationState value is not closed.

But, in order to do this, it would be nice if there was an Aborted value in the CommunicationState enumeration.</description>
		<content:encoded><![CDATA[<p>This is a little ugly, IMO, as I would like to have the ability to leverage the using statement to close down gracefully.</p>
<p>However, I understand why you can&#8217;t have it do both.  In the end, I&#8217;ll end up writing a structure which will call close properly if the CommunicationState value is not closed.</p>
<p>But, in order to do this, it would be nice if there was an Aborted value in the CommunicationState enumeration.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
