Terminate process associated with Python interpreter
terminate(
terminates the process
associated with the Python® interpreter if the ExecutionMode
property is pe
)OutOfProcess
. Throws an error if the property value is
InProcess
.
Pressing Ctrl+C does not terminate the out-of-process command.