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