Table of Contents

Class ParallelScanArgs

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

Represents arguments for the ParallelScan command helper method.

public class ParallelScanArgs
Inheritance
ParallelScanArgs
Derived
Inherited Members
Extension Methods

Properties

BatchSize

Gets or sets the size of the batch.

NumberOfCursors

Gets or sets the desired number of cursors.

ReadPreference

Gets or sets the read preference.

Serializer

Gets or sets the serializer.