PHP Conference Japan 2024

MongoDB\Driver\Monitoring\CommandFailedEvent::getPort

(mongodb >=1.20.0)

MongoDB\Driver\Monitoring\CommandFailedEvent::getPort返回命令的服务器端口

描述

final public MongoDB\Driver\Monitoring\CommandFailedEvent::getPort(): int

参数

此函数没有参数。

返回值

返回执行命令的服务器端口。

错误/异常

添加注释

用户贡献注释

此页面没有用户贡献的注释。
To Top