Java.Net.NetworkInterface.IsLoopback Property
Returns true if this network interface is a loopback interface.

Syntax

[get: Android.Runtime.Register("isLoopback", "()Z", "GetIsLoopbackHandler")]
public bool IsLoopback { 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 a loopback interface.

[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