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