Java.Net.InetAddress.LoopbackAddress Property
Returns the IPv6 loopback address ::1 or the IPv4 loopback address 127.0.0.1.

Syntax

[get: Android.Runtime.Register("getLoopbackAddress", "()Ljava/net/InetAddress;", "GetGetLoopbackAddressHandler")]
public static InetAddress LoopbackAddress { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the IPv6 loopback address ::1 or the IPv4 loopback address 127.0.0.1.

[Android Documentation]

Requirements

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