2024 年 PHP Conference Japan

MongoDB\Driver\Monitoring\ServerOpeningEvent::getPort

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerOpeningEvent::getPort傳回此伺服器正在監聽的連接埠

說明

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

參數

此函式沒有參數。

傳回值

傳回此伺服器正在監聽的連接埠。

錯誤/例外

新增註解

使用者貢獻的註解

此頁面沒有使用者貢獻的註解。
To Top