示例#1
0
 public int GetDelayInSecondsAfterOnProcessException(Exception exception)
 {
     return(_innerOrchestrationService.GetDelayInSecondsAfterOnProcessException(exception));
 }