Defined in node_modules/.pnpm/mongodb@5.9.2/node_modules/mongodb/mongodb.d.ts:5894 Properties id Defined in node_modules/.pnpm/mongodb@5.9.2/node_modules/mongodb/mongodb.d.ts:5895 is Dirty is Dirty : boolean
Defined in node_modules/.pnpm/mongodb@5.9.2/node_modules/mongodb/mongodb.d.ts:5898 last Use last Use : number
Defined in node_modules/.pnpm/mongodb@5.9.2/node_modules/mongodb/mongodb.d.ts:5896 txn Number txn Number : number
Defined in node_modules/.pnpm/mongodb@5.9.2/node_modules/mongodb/mongodb.d.ts:5897 Methods has Timed Out has Timed Out ( sessionTimeoutMinutes ) : boolean Parameters sessionTimeoutMinutes : number Returns boolean Defined in node_modules/.pnpm/mongodb@5.9.2/node_modules/mongodb/mongodb.d.ts:5905
Reflects the existence of a session on the server. Can be reused by the session pool. WARNING: not meant to be instantiated directly. For internal use only.