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

Method csotEnabled

src/timeout.ts:234–236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

232 }
233
234 csotEnabled(): this is CSOTTimeoutContext {
235 return true;
236 }
237
238 get serverSelectionTimeout(): Timeout | null {
239 // check for undefined

Callers 2

abortTransactionMethod · 0.45
withTransactionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected