Android.Net.LinkProperties: Property Members

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

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator. Implement the Parcelable interface.
[read-only]
DnsServersIList<Java.Net.InetAddress>. Returns all the Java.Net.InetAddress for DNS servers on this link.
[read-only]
Domainsstring. Get the DNS domains search path set for this link.
[read-only]
HttpProxyProxyInfo. Gets the recommended Android.Net.ProxyInfo (or null) set on this link.
[read-only]
InterfaceNamestring. Gets the interface name for this link.
[read-only]
LinkAddressesIList<LinkAddress>. Returns all the Android.Net.LinkAddress on this link.
[read-only]
RoutesIList<RouteInfo>. Returns all the Android.Net.RouteInfo set on this link.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.