Struct ClusterAddingServerEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Occurs before a server is added to the cluster.
public struct ClusterAddingServerEvent
Inherited Members
Constructors
ClusterAddingServerEvent(ClusterId, EndPoint)
Initializes a new instance of the ClusterAddingServerEvent struct.
Properties
Gets the cluster identifier.
Gets the end point.
Gets the timestamp.