PARAMETERS
- Provided by: libmongoc-doc (Version: 1.26.0-1.1ubuntu2)
- Source: mongo-c-driver
- Report a bug
WARNING:
Please use mongoc_server_description_hello_response() in new code.
The client or client pool periodically runs a "hello" command on each server, to update its view of the MongoDB deployment. Use mongoc_client_get_server_descriptions() and mongoc_server_description_hello_response() to get the most recent "hello" response.
A reference to a BSON document, owned by the server description. The document is empty if the driver is not connected to the server.
MongoDB, Inc
2017-present, MongoDB, Inc