Table of Contents

Property Threshold

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Threshold

Gets or sets the number of documents to include in the exact count if Type is LowerBound.

public int? Threshold { get; set; }

Property Value

int?