shutdown_when_finished# ansys.optislang.core.tcp.server_commands.shutdown_when_finished(password: str | None = None) → str# Generate JSON string of shutdown_when_finished command. Parameters: passwordOptional[str], optionalPassword, by default None. Returns: strJSON string of shutdown_when_finished command.