I&#39;m attempting to get the number of messages that are in a queue.  I&#39;m using a consumer to pull messages from the queue.  I&#39;ve tried using the queueDeclare getMessageCount() function and that gives me the message count <i>once</i> but every time after that it just gives me a message count of zero back.  Any other way of finding it?  Is the consumer somehow messing things up?  Thanks!<div>
<br clear="all"><br>-- <br>Mark Nutter<br>612-205-1388<br><a href="mailto:marknutter@gmail.com">marknutter@gmail.com</a><br><a href="http://nuttersmark.com">http://nuttersmark.com</a><br>
</div>