Definition
Package: MessageHandler.Runtime.AtomicProcessing.Dispatching
Assembly: MessageHandler.Runtime.AtomicProcessing.Dispatching
Namespace: MessageHandler.Runtime.AtomicProcessing
Context that flows through the dispatching pipeline
Constructors
| Constructor | Description |
|---|---|
| DispatchContext(IDictionary<string,string>, IEnumerable | Creates a new instance of DispatchContext |
Properties
| Property | Description |
|---|---|
| Messages | Gets or sets the messages to dispatch. |
| Headers | Gets or sets the headers to add to the messages |
| CancellationToken | Gets or sets a cancellation token. |
| AtomicContext | Gets or sets the atomic context. |