Click or drag to resize

IspResponseAutonomousSystemNumber Property

The autonomous system number associated with the IP address.

Namespace:  MaxMind.GeoIP2.Responses
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public Nullable<long> AutonomousSystemNumber { get; }

Property Value

Type: NullableInt64
See Also