Closes all connections in this connection pool, optionally waiting for allocated connections to be returned to the pool.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax
Parameters
- closeTimeout
- Type: SystemInt32
The maximum time to allow allocated connections to be returned to the pool, in seconds.
See Also