kmongo / org.litote.kmongo.coroutine / CoroutineChangeStreamPublisher / resumeAfter

resumeAfter

fun resumeAfter(resumeToken: BsonDocument): CoroutineChangeStreamPublisher<TResult> (source)

Sets the logical starting point for the new change stream.

Parameters

resumeToken - the resume token

Return
this