Counting messages in MSMQ using .NET

  • Thread starter Thread starter Gawie Malherbe
  • Start date Start date
G

Gawie Malherbe

Hi All,

I need a way to count the amount of message on a private message queue,
preferable using the standard classes in the Messaging namespace. Does not
seem that any of the current classes in the framework (1.0) support his.
Would I need to use WMI to do this? If so, how?

Regards,
Gawie
 
Back
Top