you write code in exactly the same way as you would in a standard app to consume and use MSMQ. The only difference with WCF is that you need to make the methods a contract to expose the methods and you also just need to ensure that the address's are set correctly in the config file.

take a look here http://www.codeproject.com/Articles/...g-WCF-and-MSMQ