Class EstimatedDocumentCountOptions
Options for estimated document count.
public sealed class EstimatedDocumentCountOptions
- Inheritance
-
EstimatedDocumentCountOptions
- Inherited Members
Properties
Comment
Gets or sets the comment.
public BsonValue Comment { get; set; }
Property Value
MaxTime
Gets or sets the maximum time.
public TimeSpan? MaxTime { get; set; }