Home > @imqueue/rpc > RedisQueue > unsubscribe

RedisQueue.unsubscribe() method

Closes subscription channel

Signature:

unsubscribe(): Promise<void>;

Returns:

Promise<void>

{Promise}