ClientConfigurationMaxErrorRetry Property |
获取或设置请求发生错误时最大的重试次数。
Namespace: Aliyun.OpenServicesAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic int MaxErrorRetry { get; set; }
Public Property MaxErrorRetry As Integer
Get
Set
Property Value
Type:
Int32
See Also