MongoDB\Driver\ServerDescription::getHost

Returns the hostname of this server

Description

final public string MongoDB\Driver\ServerDescription::getHost()

Returns the hostname of this server.

Parameters

This function has no parameters.

Return Values

Returns the hostname of this server.

Errors/Exceptions

  • Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.

See Also

  • MongoDB\Driver\Server::getHost