The properties of Android.Net.LinkProperties are listed below. For a list of all members, see the LinkProperties Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. Implement the Parcelable interface. |
[read-only] | DnsServers | IList<Java.Net.InetAddress>. Returns all the Java.Net.InetAddress for DNS servers on this link. |
[read-only] | Domains | string. Get the DNS domains search path set for this link. |
[read-only] | HttpProxy | ProxyInfo. Gets the recommended Android.Net.ProxyInfo (or null) set on this link. |
[read-only] | InterfaceName | string. Gets the interface name for this link. |
[read-only] | LinkAddresses | IList<LinkAddress>. Returns all the Android.Net.LinkAddress on this link. |
[read-only] | Routes | IList<RouteInfo>. Returns all the Android.Net.RouteInfo set on this link. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |