MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestId

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestIdReturns the command's request ID

Descrierea

final public MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestId ( void ) : string

The request ID is generated by the driver and may be used to associate this MongoDB\Driver\Monitoring\CommandSucceededEvent with a previous MongoDB\Driver\Monitoring\CommandStartedEvent.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the command's request ID.

Erori/Excepții