kmongo / org.litote.kmongo.coroutine / com.mongodb.reactivestreams.client.ClientSession / commitTransactionAndAwait

commitTransactionAndAwait

suspend fun ClientSession.commitTransactionAndAwait(): Unit (source)

Commit a transaction in the context of this session. A transaction can only be committed if one has first been started.