Search code examples
servicebusttlazure-servicebus-queuesdead-letterazure-pack

Service Bus for Windows Server - Deferred messages with TTL behavior


When using deferred messages the time-to-live is being ignored, is it possible to have this behavior and send the messages to dead letter queues?

If so, how do I achieve this?


Solution

  • For those looking into the same scenario - Using TTL on defered messages are not possible as of this writing.