Exemplo n.º 1
0
 public void FlushDb()
 {
     LeavePipelining();
     _client.FlushDb();
 }