Compartir a través de


DurabilityProvider.GetDelayInSecondsAfterOnProcessException(Exception) Método

Definición

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

Parámetros

exception
Exception

Devoluciones

Implementaciones

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

Se aplica a