MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent::getPort

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent::getPortReturns the port on which this server is listening

Descripción

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the port on which this server is listening.

Errores/Excepciones

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top