Table of Contents

Interface IMongoGeoHaystackSearchOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

A marker interface that represents geo haystack search options (see GeoSearchHaystackOptionsDocument and the GeoHaystackSearchOptions builder).

[Obsolete("Use GeoHaystackSearchArgs instead.")]
[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoGeoHaystackSearchOptions>))]
public interface IMongoGeoHaystackSearchOptions
Extension Methods