bloombox / bloombox.client / Bloombox / close

close

fun close(soft: Boolean = true, block: Boolean = true, timeout: Duration? = null): Unit (source)

Close all client connections. For each service that has been initialized within the lifetime of this API client, sever any active connections and evict any related resources from memory.