Table of Contents

Struct ConnectionPoolClosedEvent

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

Occurs after the pool is closed.

public struct ConnectionPoolClosedEvent
Inherited Members

Constructors

ConnectionPoolClosedEvent(ServerId)

Initializes a new instance of the ConnectionPoolClosedEvent struct.

Properties

ClusterId

Gets the cluster identifier.

ServerId

Gets the server identifier.

Timestamp

Gets the timestamp.