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