public void Release()
 {
     AppUtilPINVOKE.FutureBase_Release(this.swigCPtr);
     if (AppUtilPINVOKE.SWIGPendingException.Pending)
     {
         throw AppUtilPINVOKE.SWIGPendingException.Retrieve();
     }
 }