Constructor ClusterAddingServerEvent NamespaceMongoDB.Driver.Core.Events AssemblyMongoDB.Driver.dll ClusterAddingServerEvent(ClusterId, EndPoint) Initializes a new instance of the ClusterAddingServerEvent struct. public ClusterAddingServerEvent(ClusterId clusterId, EndPoint endPoint) Parameters clusterId ClusterId The cluster identifier. endPoint EndPoint The end point.