Closes all connections in this connection pool.

Overload List

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

See Also