Preparing search index...
The search index is not available
actionhero
actionhero
task
delQueue
Function delQueue
del
Queue
(
q
)
:
Promise
<
void
>
Delete a queue in redis, and all jobs stored on it. Will throw an error if redis cannot be reached.
Parameters
q
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
actionhero
Loading...
Delete a queue in redis, and all jobs stored on it. Will throw an error if redis cannot be reached.