Click or drag to resize
ClientConfigurationMaxErrorRetry Property
获取或设置请求发生错误时最大的重试次数。

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

Property Value

Type: Int32
See Also