[rabbitmq-discuss] .Net Cilent/1.8.0: IModel.QueueDelete not working?

Ovidiu Deac ovidiudeac at gmail.com
Fri Nov 19 10:52:19 GMT 2010


Thanks for the answer. I don't get any errors. At least I don't see any.

I try to reproduce the problem with clean code but it works fine. So I
should reformulate the question: Do you have any clues why it wouldn't
work with my production code i.e. what could influence the behavior of
QueueDelete?

ovidiu

On Thu, Nov 18, 2010 at 6:50 AM, Matthias Radestock
<matthias at rabbitmq.com> wrote:
> Ovidiu,
>
> Ovidiu Deac wrote:
>>
>> I have a persistent queue and I want to delete it using the the following
>> code:
>> ...
>> Channel.QueueDelete(Queue,false, false, false);
>>
>> Any idea why this doesn't work?
>>
>> I also tried various combinations of parameters but the result was the
>> same.
>
> What was the result? Did you get an error? Is there anything in the server
> logs?
>
> Regards,
>
> Matthias.
>


More information about the rabbitmq-discuss mailing list