aries / net.globalid.aries.pool / PoolManager / close

close

fun close(poolOptions: PoolOptions): Completable

Closes a pool using the configuration from PoolOptions. If the pool using the config name cannot be found (e.g. it was already closed), throws an exception.