Table of Contents

Property ExchangeAutoDelete

Namespace
Ratatoskr.RabbitMq.Config
Assembly
Ratatoskr.RabbitMq.dll

ExchangeAutoDelete

Whether the exchange is deleted when the last queue is unbound. Default: false.

public bool ExchangeAutoDelete { get; }

Property Value

bool