Java.Net.NetworkInterface.IsUp Property
Returns true if this network interface is up.

Syntax

[get: Android.Runtime.Register("isUp", "()Z", "GetIsUpHandler")]
public bool IsUp { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Net.SocketExceptionif an I/O error occurs.

Remarks

Returns true if this network interface is up.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9