StorageTransferOptions.MaximumConcurrency Property

Definition

The maximum number of workers that may be used in a parallel transfer.

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

Property Value

Applies to