Constructor ClusterClosingEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ClusterClosingEvent(ClusterId)
Initializes a new instance of the ClusterClosingEvent struct.
public ClusterClosingEvent(ClusterId clusterId)
Parameters
clusterId
ClusterId
The cluster identifier.