Namespace Silverback.Messaging.Inbound.ExactlyOnce
Classes
ExactlyOnceGuardConsumerBehavior
Uses the configured implementation of IExactly
LogExactlyOnceStrategy
Uses an IInbound
OffsetStoreExactlyOnceStrategy
Uses an IOffset
Interfaces
IExactlyOnceStrategy
The strategy used to guarantee that each message is consumed only once.
IExactlyOnceStrategyImplementation
The strategy used to guarantee that each message is consumed only once.