Enum ActionOnExhaustion (2.17.0)

Action to take when the session pool is exhausted.

Constants

Name Description
kBlock

Wait until a session is returned to the pool.

kFail

Fail the operation immediately.