Home > @imqueue/core > RedisQueue > stop

RedisQueue.stop() method

Stops current queue routines

Signature:

stop(): Promise<RedisQueue>;

Returns:

Promise<RedisQueue>

{Promise}