MongoDB\Driver\ServerDescription::getPort

Returns the port on which this server is listening

説明

final public int MongoDB\Driver\ServerDescription::getPort()

Returns the port on which this server is listening.

パラメータ

この関数にはパラメータはありません。

戻り値

Returns the port on which this server is listening.

エラー / 例外

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

参考

  • MongoDB\Driver\Server::getPort