vertx / io.vertx.kotlin.ext.sql / io.vertx.ext.sql.SQLClient / closeAwait

closeAwait

suspend fun SQLClient.closeAwait(): Unit

Close the client and release all resources. Call the handler when close is complete.

Parameters

handler - the handler that will be called when close is complete