Table of Contents

Constructor ServerClosingEvent

Namespace
MongoDB.Driver.Core.Events
Assembly
MongoDB.Driver.Core.dll

ServerClosingEvent(ServerId)

Initializes a new instance of the ServerClosingEvent struct.

public ServerClosingEvent(ServerId serverId)

Parameters

serverId ServerId

The server identifier.