vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.Cursor / closeAwait

closeAwait

suspend fun Cursor.closeAwait(): Unit

Suspending version of method io.vertx.sqlclient.Cursor.close

NOTE: This function has been automatically generated from io.vertx.sqlclient.Cursor using Vert.x codegen.