Closed jcono closed 2 years ago
Driven by the need to have duplicate detection functionality Azure Service Bus (see FoundatioFx/Foundatio.AzureServiceBus#39).
Adds a UniqueId property to the QueueEntryOptions class and supports passing options publishing a message to an IMessageBus.
UniqueId
QueueEntryOptions
IMessageBus
Driven by the need to have duplicate detection functionality Azure Service Bus (see FoundatioFx/Foundatio.AzureServiceBus#39).
Adds a
UniqueId
property to theQueueEntryOptions
class and supports passing options publishing a message to anIMessageBus
.