Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains samples that demonstrate integration between Message Queuing and Windows Communication Foundation (WCF).
In This Section
Message Queuing to Windows Communication Foundation Demonstrates how a Message Queuing (MSMQ) application can send an MSMQ message to a WCF service.
Windows Communication Foundation to Message Queuing Demonstrates how a WCF application can send a message to a Message Queuing (MSMQ) application.
Message Correlation Demonstrates how a Message Queuing (MSMQ) application can send an MSMQ message to a WCF service and how messages can be correlated between sender and receiver applications in a request/response scenario.