In all the examples I've seen related to receiving messages the application initiates the receive. Is there a WCF binding (or something) that I can use that will listen for messages on a queue and call my code. Something similar to http://msdn.microsoft.com/en-us/library/ms789032.aspx
↧