Walter.Net.Networking
IsLan Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > LocalNetwork Class : IsLan Method
The address.
Determines whether the specified address is considered to be a LAN on any of the network cards.
Syntax
public static bool IsLan( 
   IPAddress address
)

Parameters

address
The address.

Return Value

true if the specified address is LAN; 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