I wanted to know what my options are when I need to clear up queues. My first preference would be to clear them up programatically. I tried setting a queue to auto-delete however that does not seem to work.I have a sender and a receiver. The receiver creates a queue and sets the auto delete parameter. However even after the receiver disconnects there still is content in the queue. Is there any way of forcefully emptying a queue using a command prompt ?
- Clearing up queues in C++ Rajesh Khan
- Re: Clearing up queues in C++ Chuck Rolke
- Re: Clearing up queues in C++ Chuck Rolke
- Re: Clearing up queues in C++ Rajesh Khan
- Re: Clearing up queues in C++ Rajesh Khan
- Re: Clearing up queues in C++ Gordon Sim
- Re: Clearing up queues in C++ Gordon Sim