예제 #1
0
 public int GetDelayInSecondsAfterOnFetchException(Exception exception)
 {
     return(_innerOrchestrationService.GetDelayInSecondsAfterOnFetchException(exception));
 }