<div>slightly better info�here:�<a href="http://www.rabbitmq.com/amqp-0-9-1-reference.html#basic.consume.consumer-tag">http://www.rabbitmq.com/amqp-0-9-1-reference.html#basic.consume.consumer-tag</a></div><div><br>&quot;The consumer tag is local to a channel&quot; -- so we&#39;re talking about identifying one consumer, of many listenning in to a single channel?�<br>
�<br>If we&#39;ve got a field/tag for a particular consumer (even one on the same channel), perhaps it&#39;d be nice to have a publisher-tag as well.� i.e. issolate a particular publisher for tracing purposes.� reply-to merely distinguishes the queue.</div>
<div>�</div><div>Maybe�I�could use &quot;IDictionary arguments&quot; could be used for this instead?� I&#39;ve ignored &quot;arguments&quot; up until now.</div><div>�</div><div>thanks,<br>-Steven<br>�</div><div class="gmail_quote">
On 21 May 2011 12:33, Steven Taylor <span dir="ltr">&lt;<a href="mailto:taylste@gmail.com">taylste@gmail.com</a>&gt;</span> wrote:<br><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
<div><font size="4">also, what&#39;s consumerTag?� Best I could find on it is, &quot;The ConsumerTag property of DefaultBasicConsumer can be used to retrieve the server-generated consumer tag, in cases where none was supplied to the original IModel.BasicConsume call.&quot;</font></div>

<div><font size="4"></font>�</div><div><font size="4">Does that say I can uniquely identify the client, or�alternatively the�server... or make some other miscellaneous use out of it?� It&#39;d be nice if the protocol gurus could put a few notes in about intention, or how the concept originated.</font></div>

<div><font size="4"></font><font size="4"></font>�</div><div><font size="4">thanks,</font></div><div><font size="4">-Steven<font color="#888888"><br></font></font></div><div><div></div><div class="h5"><div class="gmail_quote">
On 21 May 2011 12:14, Steven Taylor <span dir="ltr">&lt;<a href="mailto:taylste@gmail.com" target="_blank">taylste@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote"><p>Hi,</p><p>just upgrading from 2.2 to 2.4.1.� Would noAck typically be set to &quot;false&quot; in prior versions for BasicConsume? </p>

<div>�� BasicConsume(string queue, bool noAck, string consumerTag, IBasicConsumer consumer)<br>
�� <br>Also, seems like you&#39;ve snuck in some nice features into the patterns area like EventingBasicConsumer (thanks Simone for your example on this... otherwise I wouldn&#39;t have known about it). How are you Rabbit folk currently making announcements about new features?</div>


<div><br><font color="#888888">-Steven</font></div>
</blockquote></div><br>
</div></div></blockquote></div><br>