listen
Subscribes to the given channels. Executes LISTEN for each channel.
Return
DataResult.Success if all channels were subscribed, DataResult.Failure on error.
Parameters
channels
One or more channel names to subscribe to.
Subscribes to the given channels. Executes LISTEN for each channel.
DataResult.Success if all channels were subscribed, DataResult.Failure on error.
One or more channel names to subscribe to.