Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestroyOptions

Hierarchy

  • DestroyOptions

Index

Properties

Properties

Optional ifEmpty

ifEmpty: boolean

Default: false

Will ony be deleted if the queue has no messages

Optional ifUnused

ifUnused: boolean

Default: false

Will only destroy the queue if it has no consumers

Generated using TypeDoc