MongoDB\Driver\Monitoring\CommandSucceededEvent::getPort
Returns the server port for the command
Description
final public int MongoDB\Driver\Monitoring\CommandSucceededEvent::getPort()
Parameters
This function has no parameters.
Return Values
Returns the port of the server on which the command was executed.
Errors/Exceptions
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.