IConnectionPool Interface |
Namespace: MongoDB.Driver.Core.ConnectionPools
The IConnectionPool type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcquireConnection |
Acquires a connection.
|
![]() | AcquireConnectionAsync |
Acquires a connection.
|
![]() | Clear |
Clears the connection pool.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Initialize |
Initializes the connection pool.
|