Table of Contents

Struct ConnectionPoolClosingEvent

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

Occurs before the pool is closed.

public struct ConnectionPoolClosingEvent
Inherited Members

Constructors

ConnectionPoolClosingEvent(ServerId)

Initializes a new instance of the ConnectionPoolClosingEvent struct.

Properties

ClusterId

Gets the cluster identifier.

ServerId

Gets the server identifier.

Timestamp

Gets the timestamp.