Walter.Net.Networking
IsLoopback Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class : IsLoopback Method
the IP address to test
Test if an IP address is a valid loop-back address on this machine
Syntax
public static bool IsLoopback( 
   IPAddress adress
)

Parameters

adress
the IP address to test

Return Value

true if the IP address is a loop-back address
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NetworkExtensionMethods Class
NetworkExtensionMethods Members