<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Suddenelfilio's Weblog &#187; MSMQ</title>
	<atom:link href="http://blog.suddenelfilio.net/category/msmq/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.suddenelfilio.net</link>
	<description>Passionate about .net</description>
	<lastBuildDate>Tue, 23 Feb 2010 15:31:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.suddenelfilio.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6246d2f8813362b3e258dd7b00ed3a41?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Suddenelfilio's Weblog &#187; MSMQ</title>
		<link>http://blog.suddenelfilio.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.suddenelfilio.net/osd.xml" title="Suddenelfilio&#039;s Weblog" />
	<atom:link rel='hub' href='http://blog.suddenelfilio.net/?pushpress=hub'/>
		<item>
		<title>MSMQ Message priority</title>
		<link>http://blog.suddenelfilio.net/2008/10/22/msmq-message-priority/</link>
		<comments>http://blog.suddenelfilio.net/2008/10/22/msmq-message-priority/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 20:36:47 +0000</pubDate>
		<dc:creator>suddenelfilio</dc:creator>
				<category><![CDATA[.net 3.5]]></category>
		<category><![CDATA[MSMQ]]></category>
		<category><![CDATA[Visual Studio .Net 2008]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://suddenelfilio.wordpress.com/2008/10/22/msmq-message-priority/</guid>
		<description><![CDATA[In my recent development I’ve been using msmq to store messages that can’t reach a wcf service when it’s not available. I was setting the Message (System.Messaging) property Priority so that the queue would prioritize the incoming messages. However when I looked at the queue all the messages their priorities where 0 or “Lowest”. It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.suddenelfilio.net&blog=1463725&post=154&subd=suddenelfilio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>In my recent development I’ve been using msmq to store messages that can’t reach a wcf service when it’s not available. I was setting the Message (System.Messaging) property Priority so that the queue would prioritize the incoming messages.</p>
<p>However when I looked at the queue all the messages their priorities where 0 or “Lowest”. It seems to be because my queue is transactional (which is a requirement for the msmqintegrationbinding). It was a bit of a disappointment that I couldn’t control the priority using the native msmq features, but hey that’s the price I had to pay for some other great functionality.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suddenelfilio.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suddenelfilio.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suddenelfilio.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suddenelfilio.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suddenelfilio.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suddenelfilio.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suddenelfilio.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suddenelfilio.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suddenelfilio.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suddenelfilio.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.suddenelfilio.net&blog=1463725&post=154&subd=suddenelfilio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.suddenelfilio.net/2008/10/22/msmq-message-priority/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d2a314ead18f2575eff4c6880639dc3a?s=96&#38;d=" medium="image">
			<media:title type="html">suddenelfilio</media:title>
		</media:content>
	</item>
	</channel>
</rss>