Method WithExchangeDurable
WithExchangeDurable(bool)
Sets whether the exchange survives broker restarts.
public RabbitMqConsumeOptions WithExchangeDurable(bool durable = true)
Parameters
durablebool
Sets whether the exchange survives broker restarts.
public RabbitMqConsumeOptions WithExchangeDurable(bool durable = true)
durable bool