Compartir a través de


DurabilityProvider.GetDelayInSecondsAfterOnFetchException(Exception) Método

Definición

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

Parámetros

exception
Exception

Devoluciones

Implementaciones

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

Se aplica a