1 override of AddressPreferredLifetime
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\UnixUnicastIPAddressInformation.cs (1)
51public override long AddressPreferredLifetime { get { throw new PlatformNotSupportedException(SR.net_InformationUnavailableOnPlatform); } }