Interface IConnectionPoolFactory
- Namespace
- MongoDB.Driver.Core.ConnectionPools
- Assembly
- MongoDB.Driver.Core.dll
Represents a connection pool factory.
public interface IConnectionPoolFactory
Methods
- CreateConnectionPool(ServerId, EndPoint, IConnectionExceptionHandler)
Creates a connection pool.