<br><font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">In the OpenAMQ WireAPI there is a method
called amq_client_session_wait(session, timeout) &nbsp;... what is the
equivalent method in the RabitMQ .NET API? </font>
<br>
<br><font size=2 face="sans-serif">The OpenAMQ &quot;chatroom&quot; example
calls amq_client_session_wait() inside the infinite while loop that is
used for consuming messages. I gather that the purpose of this method is
to prevent the infinite loop from wasting resources when there are no messages
in the queue. How does the RabbitMQ .NET API handle this?</font>
<br><font size=2 face="sans-serif"><br>
Thanks</font>
<br><font size=2 face="sans-serif">Aamir</font>