|
AMQPConnection::setHostSet the amqp host. Description
public bool AMQPConnection::setHost
( string
$host
)This method will set the hostname used to connect to the AMQP broker. Parameters
Return Values
Returns Errors/Exceptions
Throws an AMQPConnectionException if
Examples
Example #1 AMQPConnection::setHost example
<?php |