Click or drag to resize
ClientConfigurationProgressUpdateInterval Property
The progress update interval in terms of data upload/download's delta in bytes. By default it's 4096 bytes.

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

Property Value

Type: Int64
See Also