Shutting Down Optimization Engines
Use the GetOptEngine function to get the OptEngine object as a handle for the optimization engine that loaded an analytic instance ID.
Use the OptEngine method named ShutDown to shut down the optimization engine. This ends the optimization engine process with the current analytic instance ID. Based on application server settings, the system restarts a new, unloaded optimization engine process that can be loaded with any other analytic instance.
Related Topics