示例#1
0
 public void KeepAlive()
 {
     XapianPINVOKE.Database_KeepAlive(swigCPtr);
     if (XapianPINVOKE.SWIGPendingException.Pending)
     {
         throw XapianPINVOKE.SWIGPendingException.Retrieve();
     }
 }