<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello ,&nbsp;<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;My RabbitMQ Service is running in Server pc . My Connection is established by&nbsp;</div><div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ConnectionFactory factory = new ConnectionFactory();</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;factory.Protocol = Protocols.AMQP_0_8_QPID;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;factory.Address = server;&nbsp;</div></div><div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;But how to show &nbsp;list_queues and queue count only &nbsp;in .net .&nbsp;</div></td></tr></table><br>