1 override of AnycastAddresses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
36
public override IPAddressInformationCollection
AnycastAddresses
{ get { throw new PlatformNotSupportedException(SR.net_InformationUnavailableOnPlatform); } }