public void asynchronousSync(boolean flag) {
   _config.asynchronousSync(flag);
 }