Provides information about a network interface's unicast address.
| C# | Visual Basic |
public sealed class UnicastIPAddressInformation : IPAddressInformation
Public NotInheritable Class UnicastIPAddressInformation _ Inherits IPAddressInformation
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Address |
Gets the Internet Protocol (IP) address.
(Inherited from IPAddressInformation.) | |
| AddressPreferredLifetime |
Gets the number of seconds remaining during which this address is the preferred address.
| |
| AddressValidLifetime |
Gets the number of seconds remaining during which this address is valid.
| |
| DhcpLeaseLifetime |
Specifies the amount of time remaining on the Dynamic Host Configuration Protocol (DHCP) lease for this IP address.
| |
| DuplicateAddressDetectionState |
Gets a value that indicates the state of the duplicate address detection algorithm.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsDnsEligible |
Gets a Boolean value that indicates whether the Internet Protocol (IP) address is valid to appear in a Domain Name System (DNS) server database.
(Inherited from IPAddressInformation.) | |
| IsTransient |
Gets a Boolean value that indicates whether the Internet Protocol (IP) address is transient (a cluster address).
(Inherited from IPAddressInformation.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| PrefixOrigin |
Gets a value that identifies the source of a unicast Internet Protocol (IP) address prefix.
| |
| SuffixOrigin |
Gets a value that identifies the source of a unicast Internet Protocol (IP) address suffix.
| |
| ToString()()()() | (Inherited from Object.) |
| Object | ||
| IPAddressInformation | ||
| UnicastIPAddressInformation | ||