<?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/"
		>
<channel>
	<title>Comments on: Parallelism in .NET &#8211; Part 9, Configuration in PLINQ and TPL</title>
	<atom:link href="http://reedcopsey.com/2010/02/11/parallelism-in-net-part-9-configuration-in-plinq-and-tpl/feed/" rel="self" type="application/rss+xml" />
	<link>http://reedcopsey.com/2010/02/11/parallelism-in-net-part-9-configuration-in-plinq-and-tpl/</link>
	<description>Thoughts on C#, WPF, .NET, and programming for Scientific Visualization</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:38:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Parallelism in .NET &#8211; Part 10, Cancellation in PLINQ and the Parallel class : Reed Copsey, Jr.</title>
		<link>http://reedcopsey.com/2010/02/11/parallelism-in-net-part-9-configuration-in-plinq-and-tpl/#comment-738</link>
		<dc:creator>Parallelism in .NET &#8211; Part 10, Cancellation in PLINQ and the Parallel class : Reed Copsey, Jr.</dc:creator>
		<pubDate>Thu, 18 Feb 2010 01:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://reedcopsey.com/2010/02/11/parallelism-in-net-part-9-configuration-in-plinq-and-tpl/#comment-738</guid>
		<description>[...] the same cancellation model, as well.&#160; Here, we supply our CancellationToken as part of the configuration.&#160; The ParallelOptions class contains a property for the CancellationToken.&#160; This allows [...]</description>
		<content:encoded><![CDATA[<p>[...] the same cancellation model, as well.&#160; Here, we supply our CancellationToken as part of the configuration.&#160; The ParallelOptions class contains a property for the CancellationToken.&#160; This allows [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
 
