Share via


RetryPolicy.OnRetrying(Int32, Exception, TimeSpan) Méthode

Définition

protected virtual void OnRetrying (int retryCount, Exception lastError, TimeSpan delay);
abstract member OnRetrying : int * Exception * TimeSpan -> unit
override this.OnRetrying : int * Exception * TimeSpan -> unit
Protected Overridable Sub OnRetrying (retryCount As Integer, lastError As Exception, delay As TimeSpan)

Paramètres

retryCount
Int32
lastError
Exception
delay
TimeSpan

S’applique à