Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RedisCore
Internal
Commands
SubscribeCommand
C# 클래스 RedisCore.Internal.Commands.SubscribeCommand
상속:
RedisCore.Internal.Commands.VoidCommand
파일 보기
프로젝트 열기: VasiliyNovikov/RedisCore
공개 메소드들
메소드
설명
SubscribeCommand
(
string
channel
) :
RedisCore.Internal.Protocol
메소드 상세
SubscribeCommand()
공개
메소드
public
SubscribeCommand
(
string
channel
) :
RedisCore.Internal.Protocol
channel
string
리턴
RedisCore.Internal.Protocol