Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MONGOC_TOPOLOGY_DESCRIPTION_T(3)    libmongoc	MONGOC_TOPOLOGY_DESCRIPTION_T(3)

Status of MongoDB Servers

SYNOPSIS
	typedef struct _mongoc_topology_description_t mongoc_topology_description_t;

     mongoc_topology_description_t  is	an opaque type representing the driver's
     knowledge of the MongoDB server or servers it is  connected  to.	Its  API
     conforms to the SDAM Monitoring Specification.

     Applications  receive  a  temporary reference to a mongoc_topology_descrip-
     tion_t as a parameter to an SDAM Monitoring callback that must not  be  de-
     stroyed. See Introduction to Application Performance Monitoring.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026	MONGOC_TOPOLOGY_DESCRIPTION_T(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_topology_description_t&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help