TransferParameters.ConcurrentFileCount Property

Definition

Gets the parallel file count, which indicates how many files in a folder will be transferred or downloaded in parallel

public int ConcurrentFileCount { get; }
member this.ConcurrentFileCount : int
Public ReadOnly Property ConcurrentFileCount As Integer

Property Value

The number of files to transfer or download at once.

Applies to