Methods for Sending and Receiving Messages

EAI MSMQ Transport supports two transport modes: sending messages and receiving messages. The following methods are supported:

  • Send

  • Send and Receive Response (SendReceive)

  • Receive

  • Receive and Execute Service (ReceiveDispatch)

  • Receive, Execute, Send Response (ReceiveDispatchSend)