I want to get all the messages in a queue but do not clear them. Below is my code that get all the messages in a queue and clear them. Can you help me to edit it. Thanks
Any way counting the messages in a queue in order to know the # of loops is always a BAD IDEA. Check out there's been a number of posts about this already. Long story short: look up reason code 2033. ...
Hi all!
I have a .NET application that get messages from Message Queue but I when I used OutputQueue.Get(retrievedMessage, gmo) function that return only 1 message in that Message Queue. I don't know ...
Hi all!
I'm want to create a Websphere MQ application with .NET language but I don't know where to find the following softwares to install. I post message here need your help.