[rabbitmq-discuss] How to Show my List_Queues in .net

Alexis Richardson alexis at rabbitmq.com
Mon Dec 13 14:38:04 GMT 2010


Kathiravan

It is a web interface.  Have you used HTTP from .NET before?

alexis


On Mon, Dec 13, 2010 at 1:35 PM, Kathiravan Neethimani <
kathironline at ymail.com> wrote:

>
>
>
>
> Hello ,
>             My RabbitMQ Service is running in Server pc . My Connection is
> established by
>
>            ConnectionFactory factory = new ConnectionFactory();
>             factory.Protocol = Protocols.AMQP_0_8_QPID;
>             factory.Address = server;
>
> i have tried    http://www.rabbitmq.com/management.html .
>
>       But how to show  list_queues and queue count only  in .net .
>
> can u plz send me some sample code in .net .... i m newbie ...
>
> regards ,
> kathir
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101213/535f4974/attachment.htm>


More information about the rabbitmq-discuss mailing list