Struct ClusterClosingEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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
Gets the cluster identifier.
Gets the timestamp.