Table of Contents

Property MaxScan

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

MaxScan

Gets or sets the max scan.

[Obsolete("MaxScan was deprecated in server version 4.0.")]
public int? MaxScan { get; set; }

Property Value

int?

The max scan.