Constructor ConnectionPoolClosingEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ConnectionPoolClosingEvent(ServerId)
Initializes a new instance of the ConnectionPoolClosingEvent struct.
public ConnectionPoolClosingEvent(ServerId serverId)
Parameters
serverId
ServerId
The server identifier.