On 02/14/2018 07:06 AM, bittusrivastava wrote:
Thanks for reply.
how to use MessageAnnotation. i tried reading documentation but couldn't
find any useful resource. for example if i have to set attribute
"x-opt-delivery-delay" how can we do it.
Thanks
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
How about looking at the source code, or the tests, like this one
https://github.com/Azure/amqpnetlite/blob/master/test/Common/LinkTests.cs#L411
Create MessageAnnotations and assign to your message and populate it
with the values needed.
--
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/