Message Queueing Integration

This section contains samples that demonstrate integration between Message Queuing and Windows Communication Foundation (WCF).

In This Section

  • Custom Demux
    Demonstrates how MSMQ message headers can be mapped to different service operations so that WCF services that use MsmqIntegrationBinding are not limited to using one service operation.
  • 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.

Build Date: 2011-06-25