Enum GeoUnit
- Namespace
- StackExchange.Redis
- Assembly
- StackExchange.Redis.StrongName.dll
Units associated with Geo Commands
public enum GeoUnit
Fields
Feet = 3
Feet
Kilometers = 1
Kilometers
Meters = 0
Meters
Miles = 2
Miles
Units associated with Geo Commands
public enum GeoUnit
Feet = 3
Feet
Kilometers = 1
Kilometers
Meters = 0
Meters
Miles = 2
Miles