Mono Class Library: System.Net.IPAddress Overview | Members

System.Net.IPAddress.Loopback Field

Provides the IP loopback address. [Edit]

public static readonly IPAddress Loopback

Remarks

This field is read-only.

This is equivalent to IPAddress.IPAddress (0x000000000100007F) and represents the address 127.0.0.1.

The loopback address is used to specify the address of the local computer.

[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0