Table of Contents

Constructor ConnectionPoolClosingEvent

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

ConnectionPoolClosingEvent(ServerId)

Initializes a new instance of the ConnectionPoolClosingEvent struct.

public ConnectionPoolClosingEvent(ServerId serverId)

Parameters

serverId ServerId

The server identifier.