Click or drag to resize

IConnectionPool Methods

The IConnectionPool type exposes the following members.

Methods
  NameDescription
Public methodAcquireConnection
Acquires a connection.
Public methodAcquireConnectionAsync
Acquires a connection.
Public methodClear
Clears the connection pool.
Public methodDispose (Inherited from IDisposable.)
Public methodInitialize
Initializes the connection pool.
Top
See Also