ClusteredRedisQueue.off() method

Removes a listener from every server's queue and from the internal template.

Signature:

off(...args: any[]): this;

Parameters

Parameter

Type

Description

args

any[]

the arguments EventEmitter.off accepts

Returns:

this

this queue instance

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.