Namespace Silverback.Messaging.Producing.Filter
Classes
- FilterProducerBehavior
Filter the messages to be produced, based on the configured IOutboundMessageFilter.
- GenericOutboundMessageFilter<TMessage>
Can be used to filter the messages to be produced based on the message content.
Interfaces
- IOutboundMessageFilter
Can be used to filter out messages that should not be produced.