I managed to do it by checking if the reason code is 2033, but as you say, I would like to make it in a non-destructive way. How would you check the browseable state in C# (if there is a means to do i ...
I am a newbie and trying to check if the queue is empty (0 message) before attempting to get a message. It seems a basic task but I cannot find any solution to it.
Any idea is appreciated.
...