Hi, basic.cancel will stop consuming from a queue. When you want to resume consuming, you can just issue the same basic.consume you did before
Regards, Alvaro On Thu, Dec 19, 2013 at 12:49 PM, Михаил Доронин <[email protected]> wrote: > So... > > _______________________________________________ > rabbitmq-discuss mailing list > [email protected] > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss > -- You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rabbitmq-discuss. For more options, visit https://groups.google.com/groups/opt_out.
