Skip to content

Queueing messages

Sunny Ahuwanya edited this page Jan 27, 2016 · 1 revision

You can queue messages by creating a message mapper that queues items instead of using the default RPC semantics.

Here's an example of a queuing message mapper from the Examples project.

Clone this wiki locally