Optional
autoOptional
durable?: booleanif the queue should survive server restarts
Optional
exclusive?: booleanif the queue should be deleted when the channel is closed
Optional
passive?: booleanif the queue name doesn't exist the channel will be closed with an error, fulfilled if the queue name does exists
Generated using TypeDoc
if the queue should be deleted when the last consumer of the queue disconnects