Search results

  1. L

    C# - Counting Number of message in a queue

    Hi, I am developing in C# and trying to count the number of messages in a queue. Is there a method or an attribute in the Queue or QueueBrowser class that will allow me to do this? Thanks, Luis
Back
Top