vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.PreparedQuery / closeAwait

closeAwait

suspend fun PreparedQuery.closeAwait(): Unit

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

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