|  |  
 |   |   
 SYNOPSISbool mongoc_topology_description_has_writable_server ( Determines if the topology has a writable server available, such as a primary, mongos, or standalone. This function uses the driver's current knowledge of the state of the MongoDB server or servers it is connected to; it does no I/O and it does not block. PARAMETERS
 RETURNSTrue if there is a known writable server. SEE ALSO: Introduction to Application Performance Monitoring AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc. 
 
 |