AMQPConnection::getVhost

(PECL amqp >= Unknown)

AMQPConnection::getVhostGet the configured vhost

Beskrivelse

public string AMQPConnection::getVhost ( void )

Get the configured vhost.

Parametre

This function has no parameters.

Returnerings Værdier

The configured virtual host as a string.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top