release_evaluate
Purpose:
-
Set an event to release the specified evaluate instance in CyFlex.
Enter:
-
release_evaluate <registered_name>
Where:
-
registered_name
Specify the registered name of the evaluate instance that should release its resources and exit the system.
Example:
-
release_evaluate my_eval
The above releases the evaluate task with a registered name of ‘my_eval’.
Notes:
-
Obtain registered names by entering the command ‘sin names | grep evaluate’ in a command window.