OptionalAsyncCloseable

An base AsyncCloseable that provides a default implementation for the close, so it is not mandatory overriding it.

Functions

Link copied to clipboard
open suspend override fun close()

Closes this resource.