refresh_listener_registration#

ansys.optislang.core.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.

passwordstr, opt

Password.

Returns:
str

JSON string of refresh_listener_registration command.