[rabbitmq-discuss] queue declaration in amqp c++ client

Francesco Mazzoli francesco at rabbitmq.com
Thu Jul 12 13:19:10 BST 2012


At Thu, 12 Jul 2012 17:35:09 +0530,
vadiraj hebbar wrote:
> how to make the queue as durable in amqp C++ client?
> explain with example.

Which C++ client are you using? If you are using SimpleAmqpClient, the
`DeclareQueue' method in the class `Channel' has a flag to set the queue as
durable.

--
Francesco * Often in error, never in doubt


More information about the rabbitmq-discuss mailing list