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