Hi,<br><br>I&#39;m using Rabbit MQ in .net<br><br>What I need to do is get some acknowledgement that a publish has been successful to an exchange bound to a persistent queue.<br><br>I know the queue name and the exchange name.<br>
<br>I&#39;d effectively like an acknowledgment to say &quot;this message was put on to at least one queue&quot;.<br><br>is this possible?<br><br>Tim<br>