DocumentClientException.RetryAfter Property

Definition

Gets the recommended time interval after which the client can retry failed requests from the Azure DocumentDB database service

public TimeSpan RetryAfter { get; }
Property Value