Namespace MongoDB.Driver.Core.ConnectionPools
The MongoDB.Driver.Core.ConnectionPools namespace contains classes related to connection pools.
Interfaces
- IConnectionExceptionHandler
Handler for connections related exceptions raised in IConnectionPool.
- IConnectionPool
Represents a connection pool.
- IConnectionPoolFactory
Represents a connection pool factory.