The properties of the RetryAdvice class are listed below. For a complete list of RetryAdvice class members, see the RetryAdvice Members topic.
OnExceptionNameRegex | Gets or sets the Regex string used to parse advice expressions starting with 'on exception name' and exception handling actions. |
OnExceptionRegex | Gets or sets the Regex string used to parse advice expressions starting with 'on exception (constraint)' and exception handling actions. |
RetryExpression | Gets or sets the retry expression. |
IDeserializationCallback.OnDeserialization (inherited from AbstractExceptionHandlerAdvice) | Missing <summary> documentation for M:Spring.Aspects.AbstractExceptionHandlerAdvice.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object) |
RetryAdvice Class | Spring.Aspects Namespace