Click or drag to resize

ParallelScanArgsTDocument Properties

The ParallelScanArgsTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyBatchSize
Gets or sets the size of the batch.
(Inherited from ParallelScanArgs.)
Public propertyNumberOfCursors
Gets or sets the desired number of cursors.
(Inherited from ParallelScanArgs.)
Public propertyReadPreference
Gets or sets the read preference.
(Inherited from ParallelScanArgs.)
Public propertySerializer
Gets or sets the serializer.
Top
See Also