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