refresh_listener_registration#

ansys.optislang.core.tcp.server_commands.refresh_listener_registration(uid: str, password: str | None = None) str#

Generate JSON string of refresh_listener_registration command.

Parameters:
uid: str

Uid entry.

passwordOptional[str], optional

Password, by default None.

Returns:
str

JSON string of refresh_listener_registration command.