IHttpRetryAlgorithm.WaitForRetry Method

Definition

Wait for the appropriate retry interval

public System.Threading.Tasks.Task WaitForRetry ();
abstract member WaitForRetry : unit -> System.Threading.Tasks.Task
Public Function WaitForRetry () As Task

Returns

A Task that dealys for the appropriate interval

Applies to