Optional
autoOptional
durable?: booleanif the exchange should survive server restarts
Optional
internal?: booleanif exchange is internal to the server. Client's can't publish to internal exchanges.
Optional
passive?: booleanif the exchange name doesn't exist the channel will be closed with an error, fulfilled if the exchange name does exists
Generated using TypeDoc
if the exchange should be deleted when the last binding from it is deleted