Метод | Описание | |
---|---|---|
RetryMessageAttribute ( |
Indicate that the handler should retry any message that fails with the given exception type
|
public RetryMessageAttribute ( |
||
retryExceptionType | A type of exception that is automatically recoverable with a retry | |
Результат | System |