Partilhar via


DurabilityProvider.GetDelayInSecondsAfterOnFetchException(Exception) Método

Definição

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

Retornos

Implementações

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

Aplica-se a