Walter.Net.Networking
GetGeographyAsync Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class : GetGeographyAsync Method
the url that was requesting the ISP data
Try get the ISP hosting related data for a URL
Syntax
public static Task<IIPAddressGeo> GetGeographyAsync( 
   Uri sender
)

Parameters

sender
the url that was requesting the ISP data

Return Value

The discovered location of the URL hosting
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