Interface IBrokerBehavior
- Namespace
- Silverback.Messaging.Broker.Behaviors
- Assembly
- Silverback.Integration.dll
Can be used to build a custom pipeline, plugging some functionality into either the IProducer (see IProducerBehavior) or the IConsumer (see IConsumerBehavior).
public interface IBrokerBehavior