Struct ServerDescriptionChangedEvent
Occurs after a server's description has changed.
public struct ServerDescriptionChangedEvent
- Inherited Members
Constructors
- ServerDescriptionChangedEvent(ServerDescription, ServerDescription)
Initializes a new instance of the ServerDescriptionChangedEvent struct.
Properties
- ClusterId
Gets the cluster identifier.
- NewDescription
Gets the new description.
- OldDescription
Gets the old description.
- ServerId
Gets the server identifier.
- Timestamp
Gets the timestamp.