Compartir a través de


FileRequestOptions.ParallelOperationThreadCount Propiedad

Definición

Obtiene o establece el número de intervalos que se pueden cargar simultáneamente al cargar un archivo.

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

Valor de propiedad

Número de operaciones paralelas que pueden continuar.

Se aplica a