Scroll to navigation

MONGOC_APM_COMMAND_FAILED_GET_HINT(3) Library Functions Manual MONGOC_APM_COMMAND_FAILED_GET_HINT(3)

NAME

mongoc_apm_command_failed_get_hint() - None

SYNOPSIS


uint32_t mongoc_apm_command_failed_get_hint (const mongoc_apm_command_failed_t *event);

Returns this event's hint (its server identifier).

See Introduction to Application Performance Monitoring

PARAMETERS

A mongoc_apm_command_failed_t

RETURNS

The event's hint.

COLOPHON

This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.

2016‐10‐12 MongoDB C Driver