haredo
Preparing search index...
types
QueueDeleteOptions
Interface QueueDeleteOptions
interface
QueueDeleteOptions
{
ifEmpty
?:
boolean
;
ifUnused
?:
boolean
;
}
Index
Properties
if
Empty?
if
Unused?
Properties
Optional
if
Empty
ifEmpty
?:
boolean
Only delete if the queue is empty
Optional
if
Unused
ifUnused
?:
boolean
Only delete if the queue doesn't have any consumers
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
if
Empty
if
Unused
haredo
Loading...
Only delete if the queue is empty