Struct ClusterAddingServerEvent
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
- ClusterId
Gets the cluster identifier.
- EndPoint
Gets the end point.
- Timestamp
Gets the timestamp.