Constructor ConnectionPoolClosingEvent

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

Namespace

MongoDB.Driver.Core.Events

Assembly

MongoDB.Driver.dll

ConnectionPoolClosingEvent(ServerId)

Initializes a new instance of the ConnectionPoolClosingEvent struct.

public ConnectionPoolClosingEvent(ServerId serverId)

Parameters

serverId ServerId

The server identifier.