Method WithDurableQueue
WithDurableQueue()
Configures a durable queue (survives broker restarts, not exclusive, not auto-deleted). This is the default queue configuration.
public RabbitMqConsumeOptions WithDurableQueue()
Configures a durable queue (survives broker restarts, not exclusive, not auto-deleted). This is the default queue configuration.
public RabbitMqConsumeOptions WithDurableQueue()