Class ServerId
Represents a server identifier.
[Serializable]
public sealed class ServerId : IEquatable<ServerId>, ISerializable- Inheritance
- 
      
      ServerId
- Implements
- Inherited Members
Constructors
- ServerId(ClusterId, EndPoint)
- Initializes a new instance of the ServerId class. 
Properties
- ClusterId
- Gets the cluster identifier. 
- EndPoint
- Gets the end point.