Click or drag to resize
TraitsIsSatelliteProvider Property

Note: This API is now obsolete.

This is true if the IP belong to a satellite Internet provider.

Namespace: MaxMind.GeoIP2.Model
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
[ObsoleteAttribute("Due to increased mobile usage, we have insufficient data to maintain this field.")]
public bool IsSatelliteProvider { get; }

Property Value

Type: Boolean
See Also