abortTransaction

suspend fun abortTransaction()

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

Return

an empty publisher that indicates when the operation has completed