Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
RedisCore
Internal
Commands
SubscribeCommand
C# Class RedisCore.Internal.Commands.SubscribeCommand
Inheritance:
RedisCore.Internal.Commands.VoidCommand
ファイルを表示
Open project: VasiliyNovikov/RedisCore
Public Methods
Method
Description
SubscribeCommand
(
string
channel
) :
RedisCore.Internal.Protocol
Method Details
SubscribeCommand()
public
method
public
SubscribeCommand
(
string
channel
) :
RedisCore.Internal.Protocol
channel
string
return
RedisCore.Internal.Protocol