Definition
Package: MessageHandler.Runtime.StreamProcessing.Dispatching
Assembly: MessageHandler.Runtime.StreamProcessing.Dispatching
Namespace: MessageHandler.Runtime.StreamProcessing
Extension methods which configure the routing behabior
Methods
| Method | Description |
|---|---|
| GetDispatcher(this HandlerRuntime, DispatchingConfiguration) | Get a dispatcher to route towards the pipeline |
| RouteMessages(this DispatchingConfiguration, Func<RoutingConfiguration,Destination>) | Route messages to |