Struct ClusterClosingEvent

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

Namespace

MongoDB.Driver.Core.Events

Assembly

MongoDB.Driver.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.