Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TaskQueueStatus

Index

Enumeration members

PAUSED

PAUSED:

Processing paused.

PAUSED_PROCESSING

PAUSED_PROCESSING:

Paused with an async task still being proessed.

PROCESSING

PROCESSING:

Actively processing queue.

WAITING

WAITING:

Wairing for tasks to process.

Generated using TypeDoc