Interface IMongoGeoHaystackSearchOptions
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