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

DocumentClientException.RetryAfter Property

Definition

Gets the recommended time interval after which the client can retry failed requests from the Azure Cosmos DB service

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

Property Value

Applies to