MulticastIPAddressInformation::AddressPreferredLifetime Property
.NET Framework (current version)
Gets the number of seconds remaining during which this address is the preferred address.
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 how long the preferred address remains valid. 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: