CloseLink Method

Closes a link.

Object Oriented Interface

public function doCloseLink($name);

Procedural Interface

ipworksmq_amqp_do_closelink($res, $name);

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 PHP Edition - Version 20.0 [Build 8155]