Hello, ttmdev wrote:
There is a consumer option called 'noLocal' (e.g.,TEST.Q?consumer.noLocal=true).When set to ‘true’, it prohibits delivery of messages produced on the sameconnection.
Thanks Joe, it helps. I just missed overloaded CreateConsumer session' method which has noLocal parameter.
-- Oleg