unlisten
Unsubscribes from the given channels. Executes UNLISTEN for each channel.
Return
DataResult.Success if all channels were unsubscribed, DataResult.Failure on error.
Parameters
channels
One or more channel names to unsubscribe from.
Unsubscribes from the given channels. Executes UNLISTEN for each channel.
DataResult.Success if all channels were unsubscribed, DataResult.Failure on error.
One or more channel names to unsubscribe from.