In The Hand LtdIn The Hand
UnicastIPAddressInformation Class
NamespacesInTheHand.Net.NetworkInformationUnicastIPAddressInformation
.NET Components for Mobility
Provides information about a network interface's unicast address.
Declaration Syntax
C#Visual Basic
public sealed class UnicastIPAddressInformation : IPAddressInformation
Public NotInheritable Class UnicastIPAddressInformation _
	Inherits IPAddressInformation
Members
All MembersMethodsProperties



IconMemberDescription
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)
Determines whether the specified Object is equal to the current 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()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
IPAddressInformation
 UnicastIPAddressInformation

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0