MCPcopy
hub / github.com/mongodb/node-mongodb-native / closeCheckedOutConnections

Method closeCheckedOutConnections

src/sdam/server.ts:251–253  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

249 }
250
251 closeCheckedOutConnections() {
252 return this.pool.closeCheckedOutConnections();
253 }
254
255 /** Destroy the server connection */
256 close(): void {

Callers 1

_closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected