PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId
request it (367)
GoLang replacement for PHP's MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId
[edit | history]
PHP MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestIdPHP original manual for MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId [ show | php.net ]MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId(mongodb >=1.3.0) MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId — Returns the command's request ID Description
final public string MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId
( void
)
The request ID is generated by the driver and may be used to associate this MongoDB\Driver\Monitoring\CommandFailedEvent with a previous MongoDB\Driver\Monitoring\CommandStartedEvent. ParametersThis function has no parameters. Return ValuesReturns the command's request ID. Errors/Exceptions
See Also
|
more
Recently updated
more
Most requested
more
Last requests |