| ServerAddress Methods | 
The ServerAddress type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | 
            Determines whether the specified object is equal to this instance.
            (Inherited from TransportAddress.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | 
            Returns a hash code for this instance.
            (Inherited from TransportAddress.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | 
            Returns a string that represents this instance.
            (Inherited from TransportAddress.) | 
 See Also
See Also