ifUnused default: true
Deletes an exchange.
If the optional boolean second argument is set, the server will only delete the exchange if it has no queue bindings.
If the exchange has queue bindings the server does not delete it but raises a channel exception instead
Generated using TypeDoc
ifUnused default: true
Deletes an exchange.
If the optional boolean second argument is set, the server will only delete the exchange if it has no queue bindings.
If the exchange has queue bindings the server does not delete it but raises a channel exception instead