Table of Contents

Struct ClusterClosingEvent

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

Occurs before a cluster is closed.

public struct ClusterClosingEvent
Inherited Members

Constructors

ClusterClosingEvent(ClusterId)

Initializes a new instance of the ClusterClosingEvent struct.

Properties

ClusterId

Gets the cluster identifier.

Timestamp

Gets the timestamp.