Beispiel #1
0
 protected void ClosePipeline()
 {
     RedisClient.ResetSendBuffer();
     RedisClient.Pipeline = null;
 }