async

abstract fun async(): LithicClientAsync

Returns a version of this client that uses asynchronous execution.

The returned client shares its resources, like its connection pool and thread pools, with this client.