Walter.Net.Networking
TryGetGeography Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class : TryGetGeography Method
The discovered location of the URL hosting
Try get the ISP hosting related data for a URL
Syntax
public static bool TryGetGeography( 
   Uri test,
   out IIPAddressGeo? geography
)

Parameters

test
geography
The discovered location of the URL hosting

Return Value

True if the data could be retrieved
Remarks
This method is not to fast, better to use a Geography plug-in
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