I have bound a queue and topic with code:
         "family ; {create:always,node: {type: topic,durable:True,
x-bindings:[{queue:lucas}]}}";
Now I want to unbind this connection,but i dont konw how to do;
Please help!
I try to use "delete:always" but the whole queue or topic will be delete at
last.

Any help will be appreciated.



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/How-to-unbind-queue-and-topic-with-C-Message-API-tp7649664.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to