Definition
Package: MessageHandler.Runtime.AtomicProcessing.Receiving
Assembly: MessageHandler.Runtime.AtomicProcessing.Receiving
Namespace: MessageHandler.Runtime.AtomicProcessing
The context in which messages are sent and received.
Properties
| Property | Description |
|---|---|
| Headers | Get access to the headers |
Methods
| Method | Description |
|---|---|
| SendAsync(object) | Send a message in context of the received message |
| SendAsync(object, IDictionary<string,string>) | Send a message in context of the received message |
| SendAsync(IEnumerable | Send messages in context of the received message |
| SendAsync(IEnumerable | Send messages in context of the received message |