Processing messages

In order to delete, schedule, defer, etc. message from a middle of a queue, QueueExplorer has to receive messages which come before wanted one, and to “Abandon” them afterwards. That increases Delivery Count of these messages, and if it reaches 10 (default, can be changed from queue properties), these messages will be deadlettered.

QueueExplorer will display warning dialog before operations which could affect DeliveryCount.