Class GeoHaystackSearchResult.GeoHaystackSearchStats
Represents the stats of a GeoHaystackSearch command.
public class GeoHaystackSearchResult.GeoHaystackSearchStats
- Inheritance
-
GeoHaystackSearchResult.GeoHaystackSearchStats
- Inherited Members
- Extension Methods
Constructors
- GeoHaystackSearchStats(BsonDocument)
Initializes a new instance of the GeoHaystackSearchStats class.
Properties
- BTreeMatches
Gets the count of b-tree matches.
- Duration
Gets the duration.
- NumberOfHits
Gets the number of hits.