Share via


BatchClientParallelOptions.MaxDegreeOfParallelism Property

Definition

Gets or sets the maximum number of concurrent tasks enabled by this BatchClientParallelOptions instance. The default value is 1.

public int MaxDegreeOfParallelism { get; set; }
member this.MaxDegreeOfParallelism : int with get, set
Public Property MaxDegreeOfParallelism As Integer

Property Value

Applies to