vertx / io.vertx.kotlin.ext.mongo / io.vertx.ext.mongo.MongoClient / closeAwait

closeAwait

suspend fun MongoClient.closeAwait(): Unit

Suspending version of method io.vertx.ext.mongo.MongoClient.close

NOTE: This function has been automatically generated from io.vertx.ext.mongo.MongoClient using Vert.x codegen.