public override void BeginInsertion(int timeout)
 {
     VerifyResult(_cco.BeginInsertion(timeout));
 }