state property

The state of connection in the pool: available, closed, etc.

Implementation

PooledConnectionState? get state;