RedisSubscriberImpl.unsubscribe

Unsubscribes from the channel(s) specified, returns immediately if none is currently being listened. If a connection error is thrown here, it stops the listener.

class RedisSubscriberImpl
void
unsubscribe
(
scope string[] args...
)

Meta