Click or drag to resize
ClientConfigurationProgressUpdateInterval Property
获取或设置上传/下载回调更新间隔,单位byte,默认4096bytes。

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

Property Value

Type: Int64
See Also