|
AMQPConnection::setPortSet the port. Description
public bool AMQPConnection::setPort
( int
$port
)This method will set the port used to connect to the AMQP broker. Parameters
Return Values
Returns Errors/Exceptions
Throws an AMQPConnectionException if
Examples
Example #1 AMQPConnection::setPort example
<?php |