Partager via


DurabilityProvider.GetDelayInSecondsAfterOnProcessException(Exception) Méthode

Définition

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

Paramètres

exception
Exception

Retours

Implémente

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

S’applique à