Constructor ServerDescriptionChangedEventArgs
ServerDescriptionChangedEventArgs(ServerDescription, ServerDescription)
Initializes a new instance of the ServerDescriptionChangedEventArgs class.
public ServerDescriptionChangedEventArgs(ServerDescription oldServerDescription, ServerDescription newServerDescription)Parameters
- oldServerDescriptionServerDescription
- The old server description. 
- newServerDescriptionServerDescription
- The new server description.