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