...connection and creates a new connection with the AMQP...
publicboolAMQPConnection::reconnect(void) This method will close any open connections and initiate a new connection with the AMQP broker. 参数 此函数没有参数。 返回值 成功时返回TRUE, 或者在失败时返回FALSE. 范例 Example #1AMQPConnection::reconnect()example ...