QdbConnectionPool Class |
Namespace: Quasardb
The QdbConnectionPool type exposes the following members.
Name | Description | |
---|---|---|
QdbConnectionPool |
Create a pool using the connection factory.
|
Name | Description | |
---|---|---|
Get |
Get one connection from the pool.
| |
Return |
Return one connection to the pool.
| |
Size |
Get the maximum number of connections.
| |
TryGet |
Tries to get one connection from the pool within the provided time span.
|