- IpCity
IpCity
Namespace: GeoIp.Plugin
Assembly: GeoIp.Plugin
IpCity data. Used internally to cache data retrieved.Constructors
#ctor(Int64,Int64,String) | Constructor |
Properties
IpStart | Start of Ip range. |
IpEnd | End of Ip range. |
CountryCode | Country code for Ip Address. |
Region | Region where Ip Address is located. |
CityName | Name of city where Ip Address is located. |
Latitude | Latitude of Ip Address. |
Longitude | Longitude of Ip Address. |
IpUniqueID | Unique Id for Ip addressl |
IsComplete | Determines whether the record is complete or not. |
Methods
CompareTo(Object) | Compare Method for comparing existing Ip addresses cached in memory. |