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