Constructor ServerClosingEvent

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Events

Assembly

MongoDB.Driver.dll

ServerClosingEvent(ServerId)

Initializes a new instance of the ServerClosingEvent struct.

public ServerClosingEvent(ServerId serverId)

Parameters

serverId ServerId

The server identifier.