Partager via


FileRequestOptions.ParallelOperationThreadCount Propriété

Définition

Obtient ou définit le nombre de plages qui peuvent être téléchargées simultanément lors du téléchargement d'un fichier.

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

Valeur de propriété

Nombre d'opérations parallèles qui peuvent continuer.

S’applique à