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