Top "Netmsmqbinding" questions

This is a WCF specific binding that pushes/pulls .NET data directly into MSMQ.

How to check if public MSMQ is empty

Is there any way to check if a public MSMQ is empty? For a private MSMQ it's easy: private bool …

c# msmq netmsmqbinding