MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId
Returns the command's request ID
Description
final public string MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId()
Parameters
This function has no parameters.
Return Values
Returns the command's request ID.
Errors/Exceptions
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.