Struct ClusterClosedEvent
Occurs after a cluster is closed.
public struct ClusterClosedEvent
- Inherited Members
Constructors
- ClusterClosedEvent(ClusterId, TimeSpan)
Initializes a new instance of the ClusterClosedEvent struct.
Properties
- ClusterId
Gets the cluster identifier.
- Duration
Gets the duration of time it took to close the cluster.
- Timestamp
Gets the timestamp.