Partilhar via


DurabilityProvider.GetDelayInSecondsAfterOnProcessException(Exception) Método

Definição

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

Retornos

Implementações

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

Aplica-se a