Constructor ConnectionId
- Namespace
 - MongoDB.Driver.Core.Connections
 
- Assembly
 - MongoDB.Driver.dll
 
ConnectionId(ServerId)
Initializes a new instance of the ConnectionId class.
public ConnectionId(ServerId serverId)
Parameters
serverIdServerIdThe server identifier.
ConnectionId(ServerId, long)
Initializes a new instance of the ConnectionId class.
public ConnectionId(ServerId serverId, long localValue)