Click or drag to resize
GeoHaystackSearchArgsMaxDistance Property
Gets or sets the max distance.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax
public Nullable<double> MaxDistance { get; set; }

Property Value

Type: NullableDouble
See Also