Interface IConnectionPoolFactory
- Namespace
- MongoDB.Driver.Core.ConnectionPools
- Assembly
- MongoDB.Driver.Core.dll
Represents a connection pool factory.
[Obsolete("This interface will be made internal in a later release.")]
public interface IConnectionPoolFactory
Methods
- CreateConnectionPool(ServerId, EndPoint, IConnectionExceptionHandler)
Creates a connection pool.