Struct ClusterOpeningEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Occurs before a cluster is opened.
public struct ClusterOpeningEvent
Inherited Members
object.ReferenceEquals(object, object)
Constructors
ClusterOpeningEvent(ClusterId, ClusterSettings)
Initializes a new instance of the ClusterOpeningEvent struct.
Properties
Gets the cluster identifier.
Gets the cluster settings.
Gets the timestamp.