Expand description
Types for change streams using sessions.
Structsยง
- Session
Change Stream - A
SessionChangeStream
is a change stream that was created with a ClientSession that must be iterated using one. To iterate, useSessionChangeStream::next
:
Types for change streams using sessions.
SessionChangeStream
is a change stream that was created with a ClientSession that must
be iterated using one. To iterate, use SessionChangeStream::next
: