Method SdamEquals
SdamEquals(ServerDescription)
Determines whether the specified ServerDescription can be considered as equal to decide should we publish sdam events or not.
public bool SdamEquals(ServerDescription other)Parameters
- otherServerDescription
- The other server description. 
Returns
- bool
- true, if sdam events should be suppressed, otherwise- false.