Method WithExchangeAutoDelete
WithExchangeAutoDelete(bool)
Sets whether the exchange is deleted when the last queue is unbound.
public RabbitMqChannelOptions WithExchangeAutoDelete(bool autoDelete = true)
Parameters
autoDeletebool
Sets whether the exchange is deleted when the last queue is unbound.
public RabbitMqChannelOptions WithExchangeAutoDelete(bool autoDelete = true)
autoDelete bool