问题Is there any way to get all of the queues on MSMQ 5.0 using .NET 4.0? Cheers. 回答1:MessageQueue.GetPrivateQueuesByMachine method 来源:https://stackoverflow.com/questions/3329038/msmq-get-all-private-queues 标签 c#-4.0 msmq