MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent::getPort

(mongodb >=1.13.0)

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

Description

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

Parameters

This function has no parameters.

Return Values

Returns the port on which this server is listening.

Errors/Exceptions