你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentClientException.RetryAfter 属性

定义

获取建议的时间间隔,在此时间间隔之后客户端可以重试来自 Azure Cosmos DB 服务的失败请求

public TimeSpan RetryAfter { get; }
member this.RetryAfter : TimeSpan
Public ReadOnly Property RetryAfter As TimeSpan

属性值

适用于