Mikel

Results 1 issues of Mikel

Now all queues and exchanges in `ConventionalRoutingTopology` declares with `autodelete: false` flag; https://github.com/Particular/NServiceBus.RabbitMQ/blob/master/src/NServiceBus.Transport.RabbitMQ/Routing/ConventionalRoutingTopology.cs#L130 https://github.com/Particular/NServiceBus.RabbitMQ/blob/master/src/NServiceBus.Transport.RabbitMQ/Routing/ConventionalRoutingTopology.cs#L190 In some of my scenarios I need to declare part of queues and exchanges with `autodelete:...