Module session

Module session 

Source
Expand description

Types for change streams using sessions.

Structsยง

SessionChangeStream
A SessionChangeStream is a change stream that was created with a ClientSession that must be iterated using one. To iterate, use SessionChangeStream::next: