UnicastIPAddressInformation::AddressValidLifetime Property
.NET Framework (current version)
Gets the number of seconds remaining during which this address is valid.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| PlatformNotSupportedException | This property is not valid on computers running operating systems earlier than Windows XP. |
Use the value returned by this property to determine whether this address can be used by your application. Whenever possible, applications should use a preferred address. Use DuplicateAddressDetectionState to determine the preferred address.
.NET Framework
Available since 2.0
Available since 2.0
Show: