Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
abortTransaction
Method · 0.45
withTransaction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected