I am relatively new to MS-MQ Development and I was wondering if any of you guru's out there know an answer to the following:
In the concept of queues, there is something called "peaking", whereby; you can look at the message on the queue BUT NOT take it off the queue. This is different to performing a GET call.
Does anyone know how to do this?
Thanks in Advance.