Closes all connections in this connection pool.

Overload List

  NameDescription
Public methodClose()()()()
Closes all connections in this connection pool.
(Inherited from GatewayConnectionPool.)
Public methodClose(Int32)
Closes all connections in this connection pool, optionally waiting for allocated connections to be returned to the pool.
(Inherited from GatewayConnectionPool.)

See Also