IPWorks IoT 2020 JavaScript Edition

Questions / Feedback?

CloseLink Method

Closes a link.

Syntax

async amqp.closeLink(name : string): Promise<void>

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 IoT 2020 JavaScript Edition - Version 20.0 [Build 8265]