Walter.Net.Networking
IsAvailable Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > LocalNetwork Class : IsAvailable Method
The address.
Look and test if a given IP address is responsive
Syntax
public static bool IsAvailable( 
   IPAddress address
)

Parameters

address
The address.

Return Value

true if the specified address is available; otherwise, false.
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

LocalNetwork Class
LocalNetwork Members