共用方式為


TransactionalBatchResponse.RetryAfter Property

Definition

Gets the amount of time to wait before retrying this or any other request within Cosmos container or collection due to throttling.

public virtual TimeSpan? RetryAfter { get; }
member this.RetryAfter : Nullable<TimeSpan>
Public Overridable ReadOnly Property RetryAfter As Nullable(Of TimeSpan)

Property Value

Applies to