AzureAsyncOperation.RetryAfter Property

Definition

Gets or sets the delay in seconds that should be used when checking for the status of the operation.

public int RetryAfter { get; set; }
member this.RetryAfter : int with get, set
Public Property RetryAfter As Integer

Property Value

Applies to