(PECL stomp >= 0.1.0)
Stomp::__destruct -- stomp_close — Closes stomp connection
Stile orientato agli oggetti (destructor):
Stile procedurale:
$link
)Closes a previously opened connection.
linkProcedural style only: The stomp link identifier returned by stomp_connect().
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
See stomp_connect().