Android.Net.Network.GetAllByName Method
Operates the same as InetAddress.getAllByName except that host resolution is done on this network.

Syntax

[Android.Runtime.Register("getAllByName", "(Ljava/lang/String;)[Ljava/net/InetAddress;", "GetGetAllByName_Ljava_lang_String_Handler")]
public virtual Java.Net.InetAddress[] GetAllByName (string host)

Parameters

host
the hostname or literal IP string to be resolved.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Net.UnknownHostExceptionif the address lookup fails.

Remarks

Operates the same as InetAddress.getAllByName except that host resolution is done on this network.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0