次の方法で共有


FileRequestOptions.ParallelOperationThreadCount プロパティ

定義

ファイルのアップロード時に同時にアップロードできる範囲の数を取得または設定します。

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

プロパティ値

実行できる並列操作の数です。

適用対象