ClientConfigurationMaxErrorRetry Property Aliyun Open Services SDK for .NET
获取或设置请求发生错误时最大的重试次数。

Namespace: Aliyun.OpenServices
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax

public int MaxErrorRetry { get; set; }

Property Value

Type: Int32
See Also

Reference