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], optional

Password, by default None.

Returns:
str

JSON string of shutdown_when_finished command.