(PECL stomp >= 0.1.0)
Stomp::__destruct -- stomp_close — Closes stomp connection
Object oriented style (destructor):
Procedural style:
Closes a previously opened connection.
Procedural style only: The stomp link identifier returned by stomp_connect().
Returns TRUE on success or FALSE on failure.
See stomp_connect().