MongoDBThrottlingSettings.MaxParallelism Property

Definition

The maximum number of work items (e.g. collection copies) that will be processed in parallel.

public int? MaxParallelism { get; set; }
member this.MaxParallelism : Nullable<int> with get, set
Public Property MaxParallelism As Nullable(Of Integer)

Property Value

Applies to