Walter.Web.FireWall.Geo.MaxMind
TryGetGeoLocation Method (MaxMindExtensionMethods)
Walter.Web.FireWall.Geo.MaxMind Assembly > System Namespace > MaxMindExtensionMethods Class : TryGetGeoLocation Method
The URL you are interested in
The location of the ISP
Will try and get country of the server hosting the URL
Syntax
public static bool TryGetGeoLocation( 
   Uri sender,
   out GeoLocation location
)

Parameters

sender
The URL you are interested in
location
The location of the ISP

Return Value

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

MaxMindExtensionMethods Class
MaxMindExtensionMethods Members