Partager via


DurabilityProvider.GetDelayInSecondsAfterOnFetchException(Exception) Méthode

Définition

DurableTask.Core.IOrchestrationService.GetDelayInSecondsAfterOnFetchException(System.Exception)
public int GetDelayInSecondsAfterOnFetchException (Exception exception);
abstract member GetDelayInSecondsAfterOnFetchException : Exception -> int
override this.GetDelayInSecondsAfterOnFetchException : Exception -> int
Public Function GetDelayInSecondsAfterOnFetchException (exception As Exception) As Integer

Paramètres

exception
Exception

Retours

Implémente

DurableTask.Core.IOrchestrationService.GetDelayInSecondsAfterOnFetchException(System.Exception)

S’applique à