コード例 #1
0
ファイル: RedisClient.cs プロジェクト: phenixFire/RedisBoost
 private void SetQuitState()
 {
     _channel.SetQuitState();
 }