public void FlushAll()
 {
     Execute(() => client.FlushAll());
 }