Hi Mr. Bish : the IKVM way did not work fine, and I can't come up with any
simple solution by now. Can you help me a little bit ? Here are my use case
:

   the messages I sent are notifications for future work in a workflow
system. Everyone who is responsible for doing the work should receive
notifications , but if one of them have finished the work , then all the
consumers should not receive the same notification the next time they
login/refresh.
   every user of the workflow system has a queue of their own in broker. So,
if anyone has finished a job , the client app should delete the
corresponding notification message in each queue(NOT the queue itself).  Is
there any nms api could help me doing this ?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Can-I-delete-a-message-from-a-queue-in-c-code-tp4676691p4677756.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to