Click or drag to resize
UploadObjectRequestParallelThreadCount Property
Gets or sets the parallel thread count.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public int ParallelThreadCount { get; set; }

Property Value

Type: Int32
The parallel thread count.
See Also