Definition
Package: MessageHandler.Runtime.StreamProcessing
Assembly: MessageHandler.Runtime.StreamProcessing
Namespace: MessageHandler.Runtime.StreamProcessing
Extension methods that allow configuration of buffered dispatching from the processing pipeline
Methods
| Method | Description |
|---|---|
| EnableBufferedDispatching(this PipelineConfiguration, Action |
Registers intent to dispatch from within processing pipeline |
| BufferedDispatchingPipeline(this HandlerRuntimeConfiguration, Action |
Configure event dispatching outside of the processing pipeline |