Interface IConnectionFactory
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
Represents a connection factory.
public interface IConnectionFactoryProperties
- ConnectionSettings
- Gets the connection settings. 
Methods
- CreateConnection(ServerId, EndPoint)
- Creates the connection.