| IceServerTestResult Methods | 
The IceServerTestResult type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetServerAddresses(Int32) | 
            Gets the server addresses from the Candidates and a
            given port. The IP addresses will be taken from the server-reflexive
            candidates, if available.
             | 
|  | GetServerAddresses(Int32, String) | 
            Gets the server addresses from the Candidates and a
            given port. The IP addresses will be taken from the server-reflexive
            candidates, if available, or the host candidates, if a public IP
            address is supplied.
             | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also