Hi,<br><br>I'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'd effectively like an acknowledgment to say "this message was put on to at least one queue".<br><br>is this possible?<br><br>Tim<br>