Table of Contents

Constructor ConnectionPoolClosedEvent

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

ConnectionPoolClosedEvent(ServerId)

Initializes a new instance of the ConnectionPoolClosedEvent struct.

public ConnectionPoolClosedEvent(ServerId serverId)

Parameters

serverId ServerId

The server identifier.