unregister_listener#

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

Generate JSON string of unregister listener command.

Parameters:
uid: str

Uid entry.

passwordstr, opt

Password.

Returns:
str

JSON string of unregister listener command.