DocumentClientException.RetryAfter プロパティ

定義

クライアントが Azure Cosmos DB サービスから失敗した要求を再試行できる推奨時間間隔を取得します

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

プロパティ値

適用対象