IPHostEntry Members
The following tables list the members exposed by the IPHostEntry type.
Public Constructors
Name | Description | |
---|---|---|
IPHostEntry | Initializes a new instance of the IPHostEntry class. |
Public Properties
Name | Description | |
---|---|---|
AddressList | Gets a list of Internet Protocol (IP) addresses that are associated with a specific host server. | |
HostName | Gets the Domain Name System (DNS) name of a specific host server. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |