|
AMQPConnection::reconnectCloses any open connection and creates a new connection with the AMQP broker. Description
public bool AMQPConnection::reconnect
( void
)
This method will close any open connections and initiate a new connection with the AMQP broker. ParametersThis function has no parameters. Return Values
Returns Examples
Example #1 AMQPConnection::reconnect example
<?php |