public bool Wait()
    {
        bool ret = ISMathPINVOKE.Engine_Wait(swigCPtr);

        return(ret);
    }