Constructor ConnectionPoolClosedEvent

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

Namespace

MongoDB.Driver.Core.Events

Assembly

MongoDB.Driver.dll

ConnectionPoolClosedEvent(ServerId)

Initializes a new instance of the ConnectionPoolClosedEvent struct.

public ConnectionPoolClosedEvent(ServerId serverId)

Parameters

serverId ServerId

The server identifier.