IPWorks MQ 2020 Python Edition

Questions / Feedback?

close_link Method

Closes a link.

Syntax

def close_link(name: str) -> None: ...

Remarks

This method closes the link named Name and removes it from the Link* properties. If no link with the given Name exists, an error will be thrown.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Python Edition - Version 20.0 [Build 8155]