Method CreateConnection
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
CreateConnection(ServerId, EndPoint)
Creates the connection.
IConnection CreateConnection(ServerId serverId, EndPoint endPoint)
Parameters
Returns
- IConnection
A connection.