MongoDB\Driver\Monitoring\CommandFailedEvent::getPort

(mongodb >=1.20.0)

MongoDB\Driver\Monitoring\CommandFailedEvent::getPortReturns the server port for the command

说明

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

参数

此函数没有参数。

返回值

Returns the port of the server on which the command was executed.

错误/异常

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top